home *** CD-ROM | disk | FTP | other *** search
- Xref: sparky comp.sys.mac.programmer:21112 comp.os.ms-windows.programmer.tools:1960
- Newsgroups: comp.sys.mac.programmer,comp.os.ms-windows.programmer.tools
- Path: sparky!uunet!spool.mu.edu!umn.edu!csus.edu!netcom.com!jimlynch
- From: jimlynch@netcom.com (Jim Lynch)
- Subject: Re: Stallman and friends
- Message-ID: <1993Jan10.052801.29040@netcom.com>
- Organization: Netcom Online Communications Services (408-241-9760 login: guest)
- References: <lsr-050193184857@lsr.taligent.com>> <MELLON.93Jan7172402@pepper.ncd.com> <gtall.726514732@ogre>
- Date: Sun, 10 Jan 1993 05:28:01 GMT
- Lines: 10
-
- In article <gtall.726514732@ogre> gtall@ogre.cica.indiana.edu (Gerry Allwein) writes:
- >I just a simple yes or no answer to a simple question: does a parser produced
- >by GNU Bison fall under the FSF copyright?
-
- The short answer: Yes! But: I looked further.
-
- The output from Bison are twofold: It contains:
-
- 1) A parser program. This is covered under GPL.
- 2) tables from your grammar. These are yours.
-