This is the mail archive of the gcc@gcc.gnu.org mailing list for the GCC 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: ChangeLog licensing issues


On Sun, 20 Jun 2010, Joern Rennecke wrote:

> Quoting "Joseph S. Myers" <joseph@codesourcery.com>:
> 
> > I suggest you recalibrate your understanding of the scope of copyright to
> > be less expansive rather than supposing it to apply to "file names,
> > function names and identifiers".
> 
> But if identifieres were OK, wouldn't that mean that auto-generating
> documentation that shows hook names along with argument types and names
> are also OK?

I do not see any copyright issues with the hook names and argument types 
and names.  With the bodies of the descriptions of the semantics of the 
hooks (in .texi or comments), yes, but not with the names and types of 
hooks and their arguments.

-- 
Joseph S. Myers
joseph@codesourcery.com


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