Em Fri, Jan 18, 2019 at 03:28:33PM -0300, Arnaldo Carvalho de Melo escreveu: > Em Fri, Jan 18, 2019 at 06:24:52PM +0000, Martin Lau escreveu: > > On Fri, Jan 18, 2019 at 03:45:03PM -0200, Arnaldo Carvalho de Melo wrote: > > > Em Fri, Jan 18, 2019 at 06:30:38PM +0100, Domenico Andreoli escreveu: > > > > From: Domenico Andreoli <domenico.andre...@linux.com> > > > > > > > > Hi Arnaldo, > > > > > > > > I noticed that some files of pahole come without licensing and > > > > copyright information, this makes Debian struggle with the > > > > redistribution > > > > and, unfortunately, puts the inclusion of pahole into coming release > > > > at risk. > > > > > > > > For your convenience, I attached a patch that adds the info where > > > > missing and also adopts the SPDX notation. > > > > > > Thanks, I've added the fb team involved in recent changes to this > > > package so that they are aware of it and can voice any concern, folks > > > anything to say about this? Is everything okay? > > No concern on adding the SPDX notation. > > I would like to add my employer to a few btf files: > > > > + Copyright (c) 2018 Facebook > > Sure, I'll add a patch, authored by you, with a signed-off-by you, etc, > CC the group and signed by me as well, just like the kernel process. On > top of Domenico's patch.
Now I noticed that the patch adds Copyright entries as well, so I'm fixing it up, as libbtf.[ch] I haven't authored, and btf_encoder.[ch] where authored by Facebook engineers based on ctf_encoder.[ch] that I'm the author, so I'm just fixing these things up in Martin's follow up patch. > Thanks a lot! > > - Arnaldo > > > > > btf_encoder.c | 6 ++++++ > > > > btf_encoder.h | 5 +++++ > > > > libbtf.c | 6 ++++++ > > > > libbtf.h | 6 ++++++ > > > > libctf.c | 6 ++++++ > > > > Thanks! > > Martin > > -- > > - Arnaldo -- - Arnaldo