]> git.saurik.com Git - bison.git/blame - AUTHORS
maint: add license headers.
[bison.git] / AUTHORS
CommitLineData
341a3cfb
JT
1Authors of GNU Bison.
2
3Bison was written primarily by Robert Corbett.
4
5Richard Stallman made it Yacc-compatible.
6
7Wilfred Hansen of Carnegie Mellon University added multicharacter
8string literals and other features.
3272a725
AD
9
10-----
11
12Copyright (C) 1998-2012 Free Software Foundation, Inc.
13
14This file is part of Bison, the GNU Compiler Compiler.
15
16This program is free software: you can redistribute it and/or modify
17it under the terms of the GNU General Public License as published by
18the Free Software Foundation, either version 3 of the License, or
19(at your option) any later version.
20
21This program is distributed in the hope that it will be useful,
22but WITHOUT ANY WARRANTY; without even the implied warranty of
23MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
24GNU General Public License for more details.
25
26You should have received a copy of the GNU General Public License
27along with this program. If not, see <http://www.gnu.org/licenses/>.