public inbox for newlib@sourceware.org
 help / color / mirror / Atom feed
* Adding license header for files to be ported form musl-libc
@ 2020-06-22 18:05 Eshan Dhawan
  2020-06-22 19:16 ` Jeff Johnston
  0 siblings, 1 reply; 2+ messages in thread
From: Eshan Dhawan @ 2020-06-22 18:05 UTC (permalink / raw)
  To: Newlib

Hello everyone,
I plan to port ftw.h header and its methods from musl-libc library but the
header file does not have a license header, instead they have a combined
copyright file and it is too large to add to the header. Is it possible to
add the copyright file as musl.license or similar and reference it in the
header.
Copyright file from musl :
https://git.musl-libc.org/cgit/musl/tree/COPYRIGHT
<https://www.google.com/url?q=https://git.musl-libc.org/cgit/musl/tree/COPYRIGHT&sa=D&source=hangouts&ust=1592934259455000&usg=AFQjCNGD0yDy0Qv-CqIW1b18pi3jrB79JA>

-- 
Thanks
- Eshan

^ permalink raw reply	[flat|nested] 2+ messages in thread

* Re: Adding license header for files to be ported form musl-libc
  2020-06-22 18:05 Adding license header for files to be ported form musl-libc Eshan Dhawan
@ 2020-06-22 19:16 ` Jeff Johnston
  0 siblings, 0 replies; 2+ messages in thread
From: Jeff Johnston @ 2020-06-22 19:16 UTC (permalink / raw)
  To: Eshan Dhawan; +Cc: Newlib

Hi Eshan,

Reading the license, I found the following clause:

In addition, permission is hereby granted for all public header files
(include/* and arch/*/bits/*) and crt files intended to be linked into
applications (crt/*, ldso/dlstart.c, and arch/*/crt_arch.h) to omit
the copyright notice and permission notice otherwise required by the
license, and to use these files without any requirement of
attribution. These files include substantial contributions from:

Bobby Bingham
John Spencer
Nicholas J. Kain
Rich Felker
Richard Pennington
Stefan Kristiansson
Szabolcs Nagy

all of whom have explicitly granted such permission.

IMO, we could include the MIT license which is separated by
------------------------------- lines.

-- Jeff J.


On Mon, Jun 22, 2020 at 2:05 PM Eshan Dhawan via Newlib <
newlib@sourceware.org> wrote:

> Hello everyone,
> I plan to port ftw.h header and its methods from musl-libc library but the
> header file does not have a license header, instead they have a combined
> copyright file and it is too large to add to the header. Is it possible to
> add the copyright file as musl.license or similar and reference it in the
> header.
> Copyright file from musl :
> https://git.musl-libc.org/cgit/musl/tree/COPYRIGHT
> <
> https://www.google.com/url?q=https://git.musl-libc.org/cgit/musl/tree/COPYRIGHT&sa=D&source=hangouts&ust=1592934259455000&usg=AFQjCNGD0yDy0Qv-CqIW1b18pi3jrB79JA
> >
>
> --
> Thanks
> - Eshan
>
>

^ permalink raw reply	[flat|nested] 2+ messages in thread

end of thread, other threads:[~2020-06-22 19:16 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2020-06-22 18:05 Adding license header for files to be ported form musl-libc Eshan Dhawan
2020-06-22 19:16 ` Jeff Johnston

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).