This is the mail archive of the libc-alpha@sourceware.org mailing list for the glibc project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

Re: [RFC] Add missing copyrights


> Thanks for talking this out. I'm sufficiently convinced that you're
> probably right, but I'm still worried about missing license headers.
> 
> The only solution appears to be good old fashioned human review.

We could try to do something automated to distinguish the generic cases
from the cases that need the exception text.  That is probably worthwhile
anyway, since in the past we've had (for years at a time) files that should
have had exception text but didn't, meaning zillions of users were
inadvertently committing pedantic LGPL violations though we intended that
the exact things they were doing be non-violating.  If we had that, then
something closer to full automation to check/enforce that we put copyright
headers on everything would be safe from that issue.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]