X-Git-Url: https://git.saurik.com/bison.git/blobdiff_plain/847bf1f53803bb6b605d19bcde720de43ae57d48..dd3127cf7a8534b1689d19452e310138d8db784f:/doc/bison.info-1 diff --git a/doc/bison.info-1 b/doc/bison.info-1 index e31a327d..341a38ed 100644 --- a/doc/bison.info-1 +++ b/doc/bison.info-1 @@ -8,7 +8,7 @@ END-INFO-DIR-ENTRY This file documents the Bison parser generator. Copyright (C) 1988, 1989, 1990, 1991, 1992, 1993, 1995, 1998, 1999, -2000 Free Software Foundation, Inc. +2000, 2001 Free Software Foundation, Inc. Permission is granted to make and distribute verbatim copies of this manual provided the copyright notice and this permission notice are @@ -31,7 +31,7 @@ instead of in the original English.  File: bison.info, Node: Top, Next: Introduction, Prev: (dir), Up: (dir) - This manual documents version 1.28a of Bison. + This manual documents version 1.28c of Bison. * Menu: @@ -55,6 +55,7 @@ Reference sections: * Invocation:: How to run Bison (to produce the parser source file). * Table of Symbols:: All the keywords of the Bison language are explained. * Glossary:: Basic concepts are explained. +* Copying This Manual:: License for copying this manual. * Index:: Cross-references to the text. --- The Detailed Node Listing --- @@ -195,6 +196,10 @@ Invoking Bison * Option Cross Key:: Alphabetical list of long options. * VMS Invocation:: Bison command syntax on VMS. +Copying This Manual + +* GNU Free Documentation License:: License for copying this manual. +  File: bison.info, Node: Introduction, Next: Conditions, Prev: Top, Up: Top @@ -223,7 +228,7 @@ Bison in detail. it Yacc-compatible. Wilfred Hansen of Carnegie Mellon University added multi-character string literals and other features. - This edition corresponds to version 1.28a of Bison. + This edition corresponds to version 1.28c of Bison.  File: bison.info, Node: Conditions, Next: Copying, Prev: Introduction, Up: Top @@ -263,8 +268,9 @@ GNU GENERAL PUBLIC LICENSE ************************** Version 2, June 1991 + Copyright (C) 1989, 1991 Free Software Foundation, Inc. - 59 Temple Place - Suite 330, Boston, MA 02111-1307, USA + 59 Temple Place - Suite 330, Boston, MA 02111-1307, USA Everyone is permitted to copy and distribute verbatim copies of this license document, but changing it is not allowed. @@ -552,8 +558,8 @@ modification follow. END OF TERMS AND CONDITIONS -How to Apply These Terms to Your New Programs -============================================= +Appendix: How to Apply These Terms to Your New Programs +======================================================= If you develop a new program, and you want it to be of the greatest possible use to the public, the best way to achieve this is to make it @@ -566,7 +572,7 @@ convey the exclusion of warranty; and each file should have at least the "copyright" line and a pointer to where the full notice is found. ONE LINE TO GIVE THE PROGRAM'S NAME AND A BRIEF IDEA OF WHAT IT DOES. - Copyright (C) 19YY NAME OF AUTHOR + Copyright (C) YYYY NAME OF AUTHOR This program is free software; you can redistribute it and/or modify it under the terms of the GNU General Public License as published by @@ -580,8 +586,7 @@ the "copyright" line and a pointer to where the full notice is found. You should have received a copy of the GNU General Public License along with this program; if not, write to the Free Software - Foundation, Inc., 59 Temple Place - Suite 330, - Boston, MA 02111-1307, USA. + Foundation, Inc., 59 Temple Place - Suite 330, Boston, MA 02111-1307, USA. Also add information on how to contact you by electronic and paper mail. @@ -590,8 +595,7 @@ mail. this when it starts in an interactive mode: Gnomovision version 69, Copyright (C) 19YY NAME OF AUTHOR - Gnomovision comes with ABSOLUTELY NO WARRANTY; for details - type `show w'. + Gnomovision comes with ABSOLUTELY NO WARRANTY; for details type `show w'. This is free software, and you are welcome to redistribute it under certain conditions; type `show c' for details.