]>
Commit | Line | Data |
---|---|---|
a4b0592b AD |
1 | -*- text -*- |
2 | ||
3 | This is a test release of this package. Using it more or less | |
4 | implicitly signs you up to help us find whatever problems you report. | |
5 | ||
6 | The documentation still needs more work. Suggestions welcome. | |
7 | Patches even more welcome. | |
8 | ||
9 | Please send comments and problem reports about this test release to | |
2cef3017 | 10 | <bug-bison@gnu.org>. This program will get better only if you report |
a4b0592b AD |
11 | the problems you encounter. |
12 | ||
8b76775a AD |
13 | ----- |
14 | ||
2cef3017 | 15 | Copyright (C) 2002, 2004 Free Software Foundation, Inc. |
8b76775a AD |
16 | |
17 | This file is part of GNU Bison. | |
18 | ||
19 | GNU Bison is free software; you can redistribute it and/or modify | |
20 | it under the terms of the GNU General Public License as published by | |
21 | the Free Software Foundation; either version 2, or (at your option) | |
22 | any later version. | |
23 | ||
24 | GNU Bison is distributed in the hope that it will be useful, | |
25 | but WITHOUT ANY WARRANTY; without even the implied warranty of | |
26 | MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the | |
27 | GNU General Public License for more details. | |
28 | ||
29 | You should have received a copy of the GNU General Public License | |
30 | along with Bison; see the file COPYING. If not, write to | |
0fb669f9 PE |
31 | the Free Software Foundation, Inc., 51 Franklin Street, Fifth Floor, |
32 | Boston, MA 02110-1301, USA. |