[nuttx-bb] how to integrate nuttx-bb into upstream nuttx.
Harald Welte
laforge at gnumonks.org
Thu Mar 1 22:11:37 CET 2012
Hi Denis,
On Thu, Mar 01, 2012 at 09:15:35PM +0100, Denis 'GNUtoo' Carikli wrote:
> >How did you do the analysis? Just by looking at the header of the file,
> >or actually analyzing the author name information in the git commit logs
> >of those files? The latter is probably more precise. Of course you can
> >skip any trivial one-line changes as they are not copyrightable.
>
> I just looked at the header, that was quicker.
yes, but also much less precise. doing a git log on a file and grep'ing
for the author like:
git log --follow layer1/prim_fbsb.c | grep \^Auth | sort | uniq
is not that hard. Of course it only works in a repository that has the
complete history.
Regards,
Harald
--
- Harald Welte <laforge at gnumonks.org> http://laforge.gnumonks.org/
============================================================================
"Privacy in residential applications is a desirable marketing option."
(ETSI EN 300 175-7 Ch. A6)
More information about the baseband-devel
mailing list