[Top][All Lists]
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: Licence questions
From: |
Paul Eggert |
Subject: |
Re: Licence questions |
Date: |
23 Sep 2003 09:56:09 -0700 |
User-agent: |
Gnus/5.09 (Gnus v5.9.0) Emacs/21.3 |
Detlef Vollmann <address@hidden> writes:
> Are you saying that if I provide my own skeleton from scratch
> and only use the tables generated by bison,
No; I was responding to your suggestion of deriving a skeleton from
yacc.c. Such a skeleton would be a derived work, and generated code
that incorporated it would also be a derived work. So it could be
distributed only under the GPL unless the code fell within the special
Bison exemption for Bison-generated LALR(1) parsers in the C language.
As I mentioned before, this policy isn't carved in stone. But we'd
need to hear compelling arguments to change it.
Re: Licence questions, Akim Demaille, 2003/09/22