Improve release doc slightly.
[deliverable/binutils-gdb.git] / gdb / doc / gdb.gpl-m4
CommitLineData
9bcc06ef
RP
1_dnl__ -*- Texinfo -*-
2_dnl__ Copyright (c) 1988 1989 1990 1991 Free Software Foundation, Inc.
3_dnl__ This file is part of the source for the GDB manual.
16e58d91 4@c M4 FRAGMENT: $Id$
9bcc06ef
RP
5@node Copying, Index, Installing _GDBN__, Top
6@appendix Copying GDB
7@c this is an attempt to kluge around what may be a bug in texinfo;
8@c @xrefs to this node came out pointing several pages further down when
9@c the @node was immediately followed by @unnumbered.
10@c While we're at it, might as well give an Appendix heading that
11@c matches RMS' preferred nodename "Copying".
12
13@unnumbered GNU GENERAL PUBLIC LICENSE
14@center Version 1, February 1989
15
16@display
17Copyright @copyright{} 1989 Free Software Foundation, Inc.
18675 Mass Ave, Cambridge, MA 02139, USA
19
20Everyone is permitted to copy and distribute verbatim copies
21of this license document, but changing it is not allowed.
22@end display
23
24@unnumberedsec Preamble
25
26 The license agreements of most software companies try to keep users
27at the mercy of those companies. By contrast, our General Public
28License is intended to guarantee your freedom to share and change free
29software---to make sure the software is free for all its users. The
30General Public License applies to the Free Software Foundation's
31software and to any other program whose authors commit to using it.
32You can use it for your programs, too.
33
34 When we speak of free software, we are referring to freedom, not
35price. Specifically, the General Public License is designed to make
36sure that you have the freedom to give away or sell copies of free
37software, that you receive source code or can get it if you want it,
38that you can change the software or use pieces of it in new free
39programs; and that you know you can do these things.
40
41 To protect your rights, we need to make restrictions that forbid
42anyone to deny you these rights or to ask you to surrender the rights.
43These restrictions translate to certain responsibilities for you if you
44distribute copies of the software, or if you modify it.
45
46 For example, if you distribute copies of a such a program, whether
47gratis or for a fee, you must give the recipients all the rights that
48you have. You must make sure that they, too, receive or can get the
49source code. And you must tell them their rights.
50
51 We protect your rights with two steps: (1) copyright the software, and
52(2) offer you this license which gives you legal permission to copy,
53distribute and/or modify the software.
54
55 Also, for each author's protection and ours, we want to make certain
56that everyone understands that there is no warranty for this free
57software. If the software is modified by someone else and passed on, we
58want its recipients to know that what they have is not the original, so
59that any problems introduced by others will not reflect on the original
60authors' reputations.
61
62 The precise terms and conditions for copying, distribution and
63modification follow.
64
65@iftex
66@unnumberedsec TERMS AND CONDITIONS
67@end iftex
68@ifinfo
69@center TERMS AND CONDITIONS
70@end ifinfo
71
72@enumerate
73@item
74This License Agreement applies to any program or other work which
75contains a notice placed by the copyright holder saying it may be
76distributed under the terms of this General Public License. The
77``Program'', below, refers to any such program or work, and a ``work based
78on the Program'' means either the Program or any work containing the
79Program or a portion of it, either verbatim or with modifications. Each
80licensee is addressed as ``you''.
81
82@item
83You may copy and distribute verbatim copies of the Program's source
84code as you receive it, in any medium, provided that you conspicuously and
85appropriately publish on each copy an appropriate copyright notice and
86disclaimer of warranty; keep intact all the notices that refer to this
87General Public License and to the absence of any warranty; and give any
88other recipients of the Program a copy of this General Public License
89along with the Program. You may charge a fee for the physical act of
90transferring a copy.
91
92@item
93You may modify your copy or copies of the Program or any portion of
94it, and copy and distribute such modifications under the terms of Paragraph
951 above, provided that you also do the following:
96
97@itemize @bullet
98@item
99cause the modified files to carry prominent notices stating that
100you changed the files and the date of any change; and
101
102@item
103cause the whole of any work that you distribute or publish, that
104in whole or in part contains the Program or any part thereof, either
105with or without modifications, to be licensed at no charge to all
106third parties under the terms of this General Public License (except
107that you may choose to grant warranty protection to some or all
108third parties, at your option).
109
110@item
111If the modified program normally reads commands interactively when
112run, you must cause it, when started running for such interactive use
113in the simplest and most usual way, to print or display an
114announcement including an appropriate copyright notice and a notice
115that there is no warranty (or else, saying that you provide a
116warranty) and that users may redistribute the program under these
117conditions, and telling the user how to view a copy of this General
118Public License.
119
120@item
121You may charge a fee for the physical act of transferring a
122copy, and you may at your option offer warranty protection in
123exchange for a fee.
124@end itemize
125
126Mere aggregation of another independent work with the Program (or its
127derivative) on a volume of a storage or distribution medium does not bring
128the other work under the scope of these terms.
129
130@item
131You may copy and distribute the Program (or a portion or derivative of
132it, under Paragraph 2) in object code or executable form under the terms of
133Paragraphs 1 and 2 above provided that you also do one of the following:
134
135@itemize @bullet
136@item
137accompany it with the complete corresponding machine-readable
138source code, which must be distributed under the terms of
139Paragraphs 1 and 2 above; or,
140
141@item
142accompany it with a written offer, valid for at least three
143years, to give any third party free (except for a nominal charge
144for the cost of distribution) a complete machine-readable copy of the
145corresponding source code, to be distributed under the terms of
146Paragraphs 1 and 2 above; or,
147
148@item
149accompany it with the information you received as to where the
150corresponding source code may be obtained. (This alternative is
151allowed only for noncommercial distribution and only if you
152received the program in object code or executable form alone.)
153@end itemize
154
155Source code for a work means the preferred form of the work for making
156modifications to it. For an executable file, complete source code means
157all the source code for all modules it contains; but, as a special
158exception, it need not include source code for modules which are standard
159libraries that accompany the operating system on which the executable
160file runs, or for standard header files or definitions files that
161accompany that operating system.
162
163@item
164You may not copy, modify, sublicense, distribute or transfer the
165Program except as expressly provided under this General Public License.
166Any attempt otherwise to copy, modify, sublicense, distribute or transfer
167the Program is void, and will automatically terminate your rights to use
168the Program under this License. However, parties who have received
169copies, or rights to use copies, from you under this General Public
170License will not have their licenses terminated so long as such parties
171remain in full compliance.
172
173@item
174By copying, distributing or modifying the Program (or any work based
175on the Program) you indicate your acceptance of this license to do so,
176and all its terms and conditions.
177
178@item
179Each time you redistribute the Program (or any work based on the
180Program), the recipient automatically receives a license from the original
181licensor to copy, distribute or modify the Program subject to these
182terms and conditions. You may not impose any further restrictions on the
183recipients' exercise of the rights granted herein.
184
185@item
186The Free Software Foundation may publish revised and/or new versions
187of the General Public License from time to time. Such new versions will
188be similar in spirit to the present version, but may differ in detail to
189address new problems or concerns.
190
191Each version is given a distinguishing version number. If the Program
192specifies a version number of the license which applies to it and ``any
193later version'', you have the option of following the terms and conditions
194either of that version or of any later version published by the Free
195Software Foundation. If the Program does not specify a version number of
196the license, you may choose any version ever published by the Free Software
197Foundation.
198
199@item
200If you wish to incorporate parts of the Program into other free
201programs whose distribution conditions are different, write to the author
202to ask for permission. For software which is copyrighted by the Free
203Software Foundation, write to the Free Software Foundation; we sometimes
204make exceptions for this. Our decision will be guided by the two goals
205of preserving the free status of all derivatives of our free software and
206of promoting the sharing and reuse of software generally.
207
208@iftex
209@heading NO WARRANTY
210@end iftex
211@ifinfo
212@center NO WARRANTY
213@end ifinfo
214
215@item
216BECAUSE THE PROGRAM IS LICENSED FREE OF CHARGE, THERE IS NO WARRANTY
217FOR THE PROGRAM, TO THE EXTENT PERMITTED BY APPLICABLE LAW. EXCEPT WHEN
218OTHERWISE STATED IN WRITING THE COPYRIGHT HOLDERS AND/OR OTHER PARTIES
219PROVIDE THE PROGRAM ``AS IS'' WITHOUT WARRANTY OF ANY KIND, EITHER EXPRESSED
220OR IMPLIED, INCLUDING, BUT NOT LIMITED TO, THE IMPLIED WARRANTIES OF
221MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE. THE ENTIRE RISK AS
222TO THE QUALITY AND PERFORMANCE OF THE PROGRAM IS WITH YOU. SHOULD THE
223PROGRAM PROVE DEFECTIVE, YOU ASSUME THE COST OF ALL NECESSARY SERVICING,
224REPAIR OR CORRECTION.
225
226@item
227IN NO EVENT UNLESS REQUIRED BY APPLICABLE LAW OR AGREED TO IN WRITING WILL
228ANY COPYRIGHT HOLDER, OR ANY OTHER PARTY WHO MAY MODIFY AND/OR
229REDISTRIBUTE THE PROGRAM AS PERMITTED ABOVE, BE LIABLE TO YOU FOR DAMAGES,
230INCLUDING ANY GENERAL, SPECIAL, INCIDENTAL OR CONSEQUENTIAL DAMAGES
231ARISING OUT OF THE USE OR INABILITY TO USE THE PROGRAM (INCLUDING BUT NOT
232LIMITED TO LOSS OF DATA OR DATA BEING RENDERED INACCURATE OR LOSSES
233SUSTAINED BY YOU OR THIRD PARTIES OR A FAILURE OF THE PROGRAM TO OPERATE
234WITH ANY OTHER PROGRAMS), EVEN IF SUCH HOLDER OR OTHER PARTY HAS BEEN
235ADVISED OF THE POSSIBILITY OF SUCH DAMAGES.
236@end enumerate
237
238@iftex
239@heading END OF TERMS AND CONDITIONS
240@end iftex
241@ifinfo
242@center END OF TERMS AND CONDITIONS
243@end ifinfo
244
245@page
246@unnumberedsec Applying These Terms to Your New Programs
247
248 If you develop a new program, and you want it to be of the greatest
249possible use to humanity, the best way to achieve this is to make it
250free software which everyone can redistribute and change under these
251terms.
252
253 To do so, attach the following notices to the program. It is safest to
254attach them to the start of each source file to most effectively convey
255the exclusion of warranty; and each file should have at least the
256``copyright'' line and a pointer to where the full notice is found.
257
258@smallexample
259@var{one line to give the program's name and a brief idea of what it does.}
260Copyright (C) 19@var{yy} @var{name of author}
261
262This program is free software; you can redistribute it and/or modify
263it under the terms of the GNU General Public License as published by
264the Free Software Foundation; either version 1, or (at your option)
265any later version.
266
267This program is distributed in the hope that it will be useful,
268but WITHOUT ANY WARRANTY; without even the implied warranty of
269MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
270GNU General Public License for more details.
271
272You should have received a copy of the GNU General Public License
273along with this program; if not, write to the Free Software
274Foundation, Inc., 675 Mass Ave, Cambridge, MA 02139, USA.
275@end smallexample
276
277Also add information on how to contact you by electronic and paper mail.
278
279If the program is interactive, make it output a short notice like this
280when it starts in an interactive mode:
281
282@smallexample
283Gnomovision version 69, Copyright (C) 19@var{yy} @var{name of author}
284Gnomovision comes with ABSOLUTELY NO WARRANTY; for details type `show w'.
285This is free software, and you are welcome to redistribute it
286under certain conditions; type `show c' for details.
287@end smallexample
288
289The hypothetical commands `show w' and `show c' should show the
290appropriate parts of the General Public License. Of course, the
291commands you use may be called something other than `show w' and `show
292c'; they could even be mouse-clicks or menu items---whatever suits your
293program.
294
295You should also get your employer (if you work as a programmer) or your
296school, if any, to sign a ``copyright disclaimer'' for the program, if
297necessary. Here is a sample; alter the names:
298
299@smallexample
300Yoyodyne, Inc., hereby disclaims all copyright interest in the
301program `Gnomovision' (a program to direct compilers to make passes
302at assemblers) written by James Hacker.
303
304@var{signature of Ty Coon}, 1 April 1989
305Ty Coon, President of Vice
306@end smallexample
307
308That's all there is to it!
This page took 0.068635 seconds and 4 git commands to generate.