]>
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 | |
10 | bug-bison@gnu.org. This program will get better only if you report | |
11 | the problems you encounter. | |
12 | ||
13 | Please, *do not package this*, *do not distribute it* widely, it is | |
14 | not ready for full scale use. Because it is not fully functional, if | |
15 | you distribute this package, we will be buried under bug reports from | |
16 | panicked users. We don't have time to spend on this, and nor do the | |
17 | users. | |
8b76775a AD |
18 | |
19 | ----- | |
20 | ||
21 | Copyright (C) 2002 Free Software Foundation, Inc. | |
22 | ||
23 | This file is part of GNU Bison. | |
24 | ||
25 | GNU Bison is free software; you can redistribute it and/or modify | |
26 | it under the terms of the GNU General Public License as published by | |
27 | the Free Software Foundation; either version 2, or (at your option) | |
28 | any later version. | |
29 | ||
30 | GNU Bison is distributed in the hope that it will be useful, | |
31 | but WITHOUT ANY WARRANTY; without even the implied warranty of | |
32 | MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the | |
33 | GNU General Public License for more details. | |
34 | ||
35 | You should have received a copy of the GNU General Public License | |
36 | along with Bison; see the file COPYING. If not, write to | |
37 | the Free Software Foundation, Inc., 59 Temple Place - Suite 330, | |
38 | Boston, MA 02111-1307, USA. |