On Mon, Jan 21, 2013 at 02:16:35PM +0200, Dmitry Fleytman wrote: > I've checked origin of headers, some of them are self-made, other came from > following places: > 1. file rtl8139.c from QEMU codebase > 2. /usr/include/netinet/ip6.h from glibc > 3. /usr/include/netinet/in.h from glibc > > How should we indicate this? Should we add something like: > > Portions developed by Free Software Foundation, Inc > Copyright (C) 1991-1997, 2001, 2003, 2006 Free Software Foundation, Inc. > > Portions developed by Igor Kovalenko > Copyright (c) 2006 Igor Kovalenko > > Is it enough?
Can you also include the filenames (netinet/ip6.h and netinet/in.h) so anyone wishing to understand the origin of the code can go back and look? Thanks, Stefan