]> git.sur5r.net Git - bacula/docs/blob - docs/manuals/en/main/lesser.tex
Add small note on BaseJobs and pruning
[bacula/docs] / docs / manuals / en / main / lesser.tex
1 %%
2 %%
3
4 \section*{GNU Lesser General Public License}
5 \label{LesserChapter}
6 \index[general]{GNU Lesser General Public License }
7 \index[general]{License!GNU Lesser General Public }
8
9 \elink{image of a Philosophical GNU}{http://www.gnu.org/graphics/philosophicalgnu.html} [  
10 \elink{English}{http://www.gnu.org/copyleft/lesser.html} | 
11 \elink{Japanese}{http://www.gnu.org/copyleft/lesser.ja.html} ] 
12
13 \begin{itemize}
14 \item 
15    \elink{Why you shouldn't use the Lesser GPL for your next library}{http://www.gnu.org/philosophy/why-not-lgpl.html}  
16 \item 
17    \elink{What to do if you see a possible LGPL violation}{http://www.gnu.org/copyleft/gpl-violation.html}  
18 \item 
19    \elink{Translations of the LGPL}{http://www.gnu.org/copyleft/copyleft.html\#translationsLGPL}  
20 \item The GNU Lesser General Public License as a  
21    \elink{text file}{http://www.gnu.org/copyleft/lesser.txt}
22  \item The GNU Lesser General Public License as a  
23    \elink{Texinfo}{http://www.gnu.org/copyleft/lesser.texi} file 
24    \end{itemize}
25
26
27 This GNU Lesser General Public License counts as the successor of the GNU
28 Library General Public License. For an explanation of why this change was
29 necessary, read the 
30 \elink{Why you shouldn't use the Lesser GPL for your next library}{http://www.gnu.org/philosophy/why-not-lgpl.html} article. 
31
32 \section{Table of Contents}
33 \index[general]{Table of Contents }
34 \index[general]{Contents!Table of }
35
36 \begin{itemize}
37 \item 
38    \label{TOC12}
39    \ilink{GNU LESSER GENERAL PUBLIC LICENSE}{SEC12} 
40
41 \begin{itemize}
42 \item 
43    \label{TOC23}
44    \ilink{Preamble}{SEC23} 
45 \item 
46    \label{TOC34}
47    \ilink{TERMS AND CONDITIONS FOR COPYING, DISTRIBUTION AND MODIFICATION}{SEC34} 
48 \item 
49    \label{TOC45}
50    \ilink{How to Apply These Terms to Your New Libraries}{SEC45} 
51 \end{itemize}
52
53 \end{itemize}
54
55
56 \section{GNU LESSER GENERAL PUBLIC LICENSE}
57 \label{SEC12}
58 \index[general]{LICENSE!GNU LESSER GENERAL PUBLIC }
59 \index[general]{GNU LESSER GENERAL PUBLIC LICENSE }
60
61 Version 2.1, February 1999 
62
63 \footnotesize
64 \begin{verbatim}
65 Copyright (C) 1991, 1999 Free Software Foundation, Inc.
66 51 Franklin St, Fifth Floor, Boston, MA  02110-1301  USA
67 Everyone is permitted to copy and distribute verbatim copies
68 of this license document, but changing it is not allowed.
69 [This is the first released version of the Lesser GPL.  It also counts
70  as the successor of the GNU Library Public License, version 2, hence
71  the version number 2.1.]
72 \end{verbatim}
73 \normalsize
74
75 \section{Preamble}
76 \label{SEC23}
77 \index[general]{Preamble }
78
79 The licenses for most software are designed to take away your freedom to share
80 and change it. By contrast, the GNU General Public Licenses are intended to
81 guarantee your freedom to share and change free software\verb:--:to make sure the
82 software is free for all its users. 
83
84 This license, the Lesser General Public License, applies to some specially
85 designated software packages\verb:--:typically libraries\verb:--:of the Free Software
86 Foundation and other authors who decide to use it. You can use it too, but we
87 suggest you first think carefully about whether this license or the ordinary
88 General Public License is the better strategy to use in any particular case,
89 based on the explanations below. 
90
91 When we speak of free software, we are referring to freedom of use, not price.
92 Our General Public Licenses are designed to make sure that you have the
93 freedom to distribute copies of free software (and charge for this service if
94 you wish); that you receive source code or can get it if you want it; that you
95 can change the software and use pieces of it in new free programs; and that
96 you are informed that you can do these things. 
97
98 To protect your rights, we need to make restrictions that forbid distributors
99 to deny you these rights or to ask you to surrender these rights. These
100 restrictions translate to certain responsibilities for you if you distribute
101 copies of the library or if you modify it. 
102
103 For example, if you distribute copies of the library, whether gratis or for a
104 fee, you must give the recipients all the rights that we gave you. You must
105 make sure that they, too, receive or can get the source code. If you link
106 other code with the library, you must provide complete object files to the
107 recipients, so that they can relink them with the library after making changes
108 to the library and recompiling it. And you must show them these terms so they
109 know their rights. 
110
111 We protect your rights with a two-step method: (1) we copyright the library,
112 and (2) we offer you this license, which gives you legal permission to copy,
113 distribute and/or modify the library. 
114
115 To protect each distributor, we want to make it very clear that there is no
116 warranty for the free library. Also, if the library is modified by someone
117 else and passed on, the recipients should know that what they have is not the
118 original version, so that the original author's reputation will not be
119 affected by problems that might be introduced by others. 
120
121 Finally, software patents pose a constant threat to the existence of any free
122 program. We wish to make sure that a company cannot effectively restrict the
123 users of a free program by obtaining a restrictive license from a patent
124 holder. Therefore, we insist that any patent license obtained for a version of
125 the library must be consistent with the full freedom of use specified in this
126 license. 
127
128 Most GNU software, including some libraries, is covered by the ordinary GNU
129 General Public License. This license, the GNU Lesser General Public License,
130 applies to certain designated libraries, and is quite different from the
131 ordinary General Public License. We use this license for certain libraries in
132 order to permit linking those libraries into non-free programs. 
133
134 When a program is linked with a library, whether statically or using a shared
135 library, the combination of the two is legally speaking a combined work, a
136 derivative of the original library. The ordinary General Public License
137 therefore permits such linking only if the entire combination fits its
138 criteria of freedom. The Lesser General Public License permits more lax
139 criteria for linking other code with the library. 
140
141 We call this license the "Lesser" General Public License because it does
142 Less to protect the user's freedom than the ordinary General Public License.
143 It also provides other free software developers Less of an advantage over
144 competing non-free programs. These disadvantages are the reason we use the
145 ordinary General Public License for many libraries. However, the Lesser
146 license provides advantages in certain special circumstances. 
147
148 For example, on rare occasions, there may be a special need to encourage the
149 widest possible use of a certain library, so that it becomes a de-facto
150 standard. To achieve this, non-free programs must be allowed to use the
151 library. A more frequent case is that a free library does the same job as
152 widely used non-free libraries. In this case, there is little to gain by
153 limiting the free library to free software only, so we use the Lesser General
154 Public License. 
155
156 In other cases, permission to use a particular library in non-free programs
157 enables a greater number of people to use a large body of free software. For
158 example, permission to use the GNU C Library in non-free programs enables many
159 more people to use the whole GNU operating system, as well as its variant, the
160 GNU/Linux operating system. 
161
162 Although the Lesser General Public License is Less protective of the users'
163 freedom, it does ensure that the user of a program that is linked with the
164 Library has the freedom and the wherewithal to run that program using a
165 modified version of the Library. 
166
167 The precise terms and conditions for copying, distribution and modification
168 follow. Pay close attention to the difference between a "work based on the
169 library" and a "work that uses the library". The former contains code
170 derived from the library, whereas the latter must be combined with the library
171 in order to run. 
172
173 \section{TERMS AND CONDITIONS}
174 \label{SEC34}
175 \index[general]{CONDITIONS!TERMS AND }
176 \index[general]{TERMS AND CONDITIONS }
177
178 TERMS AND CONDITIONS FOR COPYING, DISTRIBUTION AND MODIFICATION 
179
180 {\bf 0.} This License Agreement applies to any software library or other
181 program which contains a notice placed by the copyright holder or other
182 authorized party saying it may be distributed under the terms of this Lesser
183 General Public License (also called "this License"). Each licensee is
184 addressed as "you". 
185
186 A "library" means a collection of software functions and/or data prepared so
187 as to be conveniently linked with application programs (which use some of
188 those functions and data) to form executables. 
189
190 The "Library", below, refers to any such software library or work which has
191 been distributed under these terms. A "work based on the Library" means
192 either the Library or any derivative work under copyright law: that is to say,
193 a work containing the Library or a portion of it, either verbatim or with
194 modifications and/or translated straightforwardly into another language.
195 (Hereinafter, translation is included without limitation in the term
196 "modification".) 
197
198 "Source code" for a work means the preferred form of the work for making
199 modifications to it. For a library, complete source code means all the source
200 code for all modules it contains, plus any associated interface definition
201 files, plus the scripts used to control compilation and installation of the
202 library. 
203
204 Activities other than copying, distribution and modification are not covered
205 by this License; they are outside its scope. The act of running a program
206 using the Library is not restricted, and output from such a program is covered
207 only if its contents constitute a work based on the Library (independent of
208 the use of the Library in a tool for writing it). Whether that is true depends
209 on what the Library does and what the program that uses the Library does. 
210
211 {\bf 1.} You may copy and distribute verbatim copies of the Library's complete
212 source code as you receive it, in any medium, provided that you conspicuously
213 and appropriately publish on each copy an appropriate copyright notice and
214 disclaimer of warranty; keep intact all the notices that refer to this License
215 and to the absence of any warranty; and distribute a copy of this License
216 along with the Library. 
217
218 You may charge a fee for the physical act of transferring a copy, and you may
219 at your option offer warranty protection in exchange for a fee. 
220
221 {\bf 2.} You may modify your copy or copies of the Library or any portion of
222 it, thus forming a work based on the Library, and copy and distribute such
223 modifications or work under the terms of Section 1 above, provided that you
224 also meet all of these conditions: 
225
226 \begin{itemize}
227 \item {\bf a)}  The modified work must itself be a software library.  
228 \item {\bf b)}  You must cause the files modified to carry prominent notices 
229    stating that you changed the files and the date of any change.  
230 \item {\bf c)}  You must cause the whole of the work to be licensed at no 
231    charge to all third parties under the terms of this License.  
232 \item {\bf d)}  If a facility in the modified Library refers to a function or
233    a  table of data to be supplied by an application program that uses  the
234    facility, other than as an argument passed when the facility  is invoked, then
235 you must make a good faith effort to ensure that,  in the event an application
236 does not supply such function or  table, the facility still operates, and
237 performs whatever part of  its purpose remains meaningful.  
238
239 (For example, a function in a library to compute square roots has  a purpose
240 that is entirely well-defined independent of the  application. Therefore,
241 Subsection 2d requires that any  application-supplied function or table used
242 by this function must  be optional: if the application does not supply it, the
243 square  root function must still compute square roots.)  
244
245 These requirements apply to the modified work as a whole. If  identifiable
246 sections of that work are not derived from the Library,  and can be reasonably
247 considered independent and separate works in  themselves, then this License,
248 and its terms, do not apply to those  sections when you distribute them as
249 separate works. But when you  distribute the same sections as part of a whole
250 which is a work based  on the Library, the distribution of the whole must be
251 on the terms of  this License, whose permissions for other licensees extend to
252 the  entire whole, and thus to each and every part regardless of who wrote 
253 it.  
254
255 Thus, it is not the intent of this section to claim rights or contest  your
256 rights to work written entirely by you; rather, the intent is to  exercise the
257 right to control the distribution of derivative or  collective works based on
258 the Library.  
259
260 In addition, mere aggregation of another work not based on the Library  with
261 the Library (or with a work based on the Library) on a volume of  a storage or
262 distribution medium does not bring the other work under  the scope of this
263 License. 
264 \end{itemize}
265
266 {\bf 3.} You may opt to apply the terms of the ordinary GNU General Public
267 License instead of this License to a given copy of the Library. To do this,
268 you must alter all the notices that refer to this License, so that they refer
269 to the ordinary GNU General Public License, version 2, instead of to this
270 License. (If a newer version than version 2 of the ordinary GNU General Public
271 License has appeared, then you can specify that version instead if you wish.)
272 Do not make any other change in these notices. 
273
274 Once this change is made in a given copy, it is irreversible for that copy, so
275 the ordinary GNU General Public License applies to all subsequent copies and
276 derivative works made from that copy. 
277
278 This option is useful when you wish to copy part of the code of the Library
279 into a program that is not a library. 
280
281 {\bf 4.} You may copy and distribute the Library (or a portion or derivative
282 of it, under Section 2) in object code or executable form under the terms of
283 Sections 1 and 2 above provided that you accompany it with the complete
284 corresponding machine-readable source code, which must be distributed under
285 the terms of Sections 1 and 2 above on a medium customarily used for software
286 interchange. 
287
288 If distribution of object code is made by offering access to copy from a
289 designated place, then offering equivalent access to copy the source code from
290 the same place satisfies the requirement to distribute the source code, even
291 though third parties are not compelled to copy the source along with the
292 object code. 
293
294 {\bf 5.} A program that contains no derivative of any portion of the Library,
295 but is designed to work with the Library by being compiled or linked with it,
296 is called a "work that uses the Library". Such a work, in isolation, is not
297 a derivative work of the Library, and therefore falls outside the scope of
298 this License. 
299
300 However, linking a "work that uses the Library" with the Library creates an
301 executable that is a derivative of the Library (because it contains portions
302 of the Library), rather than a "work that uses the library". The executable
303 is therefore covered by this License. Section 6 states terms for distribution
304 of such executables. 
305
306 When a "work that uses the Library" uses material from a header file that is
307 part of the Library, the object code for the work may be a derivative work of
308 the Library even though the source code is not. Whether this is true is
309 especially significant if the work can be linked without the Library, or if
310 the work is itself a library. The threshold for this to be true is not
311 precisely defined by law. 
312
313 If such an object file uses only numerical parameters, data structure layouts
314 and accessors, and small macros and small inline functions (ten lines or less
315 in length), then the use of the object file is unrestricted, regardless of
316 whether it is legally a derivative work. (Executables containing this object
317 code plus portions of the Library will still fall under Section 6.) 
318
319 Otherwise, if the work is a derivative of the Library, you may distribute the
320 object code for the work under the terms of Section 6. Any executables
321 containing that work also fall under Section 6, whether or not they are linked
322 directly with the Library itself. 
323
324 {\bf 6.} As an exception to the Sections above, you may also combine or link a
325 "work that uses the Library" with the Library to produce a work containing
326 portions of the Library, and distribute that work under terms of your choice,
327 provided that the terms permit modification of the work for the customer's own
328 use and reverse engineering for debugging such modifications. 
329
330 You must give prominent notice with each copy of the work that the Library is
331 used in it and that the Library and its use are covered by this License. You
332 must supply a copy of this License. If the work during execution displays
333 copyright notices, you must include the copyright notice for the Library among
334 them, as well as a reference directing the user to the copy of this License.
335 Also, you must do one of these things: 
336
337 \begin{itemize}
338 \item {\bf a)} Accompany the work with the complete corresponding 
339    machine-readable source code for the Library including whatever  changes were
340    used in the work (which must be distributed under  Sections 1 and 2 above);
341 and, if the work is an executable linked  with the Library, with the complete
342 machine-readable "work that  uses the Library", as object code and/or source
343 code, so that the  user can modify the Library and then relink to produce a
344 modified  executable containing the modified Library. (It is understood  that
345 the user who changes the contents of definitions files in the  Library will
346 not necessarily be able to recompile the application  to use the modified
347 definitions.)  
348 \item {\bf b)} Use a suitable shared library mechanism for linking with the 
349    Library. A suitable mechanism is one that (1) uses at run time a  copy of the
350    library already present on the user's computer system,  rather than copying
351 library functions into the executable, and (2)  will operate properly with a
352 modified version of the library, if  the user installs one, as long as the
353 modified version is  interface-compatible with the version that the work was
354 made with.  
355 \item {\bf c)} Accompany the work with a written offer, valid for at  least
356    three years, to give the same user the materials  specified in Subsection 6a,
357    above, for a charge no more  than the cost of performing this distribution.  
358 \item {\bf d)} If distribution of the work is made by offering access to copy 
359    from a designated place, offer equivalent access to copy the above  specified
360    materials from the same place.  
361 \item {\bf e)} Verify that the user has already received a copy of these 
362    materials or that you have already sent this user a copy. 
363    \end{itemize}
364
365 For an executable, the required form of the "work that uses the Library"
366 must include any data and utility programs needed for reproducing the
367 executable from it. However, as a special exception, the materials to be
368 distributed need not include anything that is normally distributed (in either
369 source or binary form) with the major components (compiler, kernel, and so on)
370 of the operating system on which the executable runs, unless that component
371 itself accompanies the executable. 
372
373 It may happen that this requirement contradicts the license restrictions of
374 other proprietary libraries that do not normally accompany the operating
375 system. Such a contradiction means you cannot use both them and the Library
376 together in an executable that you distribute. 
377
378 {\bf 7.} You may place library facilities that are a work based on the Library
379 side-by-side in a single library together with other library facilities not
380 covered by this License, and distribute such a combined library, provided that
381 the separate distribution of the work based on the Library and of the other
382 library facilities is otherwise permitted, and provided that you do these two
383 things: 
384
385 \begin{itemize}
386 \item {\bf a)} Accompany the combined library with a copy of the same work 
387    based on the Library, uncombined with any other library  facilities. This must
388    be distributed under the terms of the  Sections above.  
389 \item {\bf b)} Give prominent notice with the combined library of the fact 
390    that part of it is a work based on the Library, and explaining  where to find
391    the accompanying uncombined form of the same work. 
392 \end{itemize}
393
394 {\bf 8.} You may not copy, modify, sublicense, link with, or distribute the
395 Library except as expressly provided under this License. Any attempt otherwise
396 to copy, modify, sublicense, link with, or distribute the Library is void, and
397 will automatically terminate your rights under this License. However, parties
398 who have received copies, or rights, from you under this License will not have
399 their licenses terminated so long as such parties remain in full compliance. 
400
401 {\bf 9.} You are not required to accept this License, since you have not
402 signed it. However, nothing else grants you permission to modify or distribute
403 the Library or its derivative works. These actions are prohibited by law if
404 you do not accept this License. Therefore, by modifying or distributing the
405 Library (or any work based on the Library), you indicate your acceptance of
406 this License to do so, and all its terms and conditions for copying,
407 distributing or modifying the Library or works based on it. 
408
409 {\bf 10.} Each time you redistribute the Library (or any work based on the
410 Library), the recipient automatically receives a license from the original
411 licensor to copy, distribute, link with or modify the Library subject to these
412 terms and conditions. You may not impose any further restrictions on the
413 recipients' exercise of the rights granted herein. You are not responsible for
414 enforcing compliance by third parties with this License. 
415
416 {\bf 11.} If, as a consequence of a court judgment or allegation of patent
417 infringement or for any other reason (not limited to patent issues),
418 conditions are imposed on you (whether by court order, agreement or otherwise)
419 that contradict the conditions of this License, they do not excuse you from
420 the conditions of this License. If you cannot distribute so as to satisfy
421 simultaneously your obligations under this License and any other pertinent
422 obligations, then as a consequence you may not distribute the Library at all.
423 For example, if a patent license would not permit royalty-free redistribution
424 of the Library by all those who receive copies directly or indirectly through
425 you, then the only way you could satisfy both it and this License would be to
426 refrain entirely from distribution of the Library. 
427
428 If any portion of this section is held invalid or unenforceable under any
429 particular circumstance, the balance of the section is intended to apply, and
430 the section as a whole is intended to apply in other circumstances. 
431
432 It is not the purpose of this section to induce you to infringe any patents or
433 other property right claims or to contest validity of any such claims; this
434 section has the sole purpose of protecting the integrity of the free software
435 distribution system which is implemented by public license practices. Many
436 people have made generous contributions to the wide range of software
437 distributed through that system in reliance on consistent application of that
438 system; it is up to the author/donor to decide if he or she is willing to
439 distribute software through any other system and a licensee cannot impose that
440 choice. 
441
442 This section is intended to make thoroughly clear what is believed to be a
443 consequence of the rest of this License. 
444
445 {\bf 12.} If the distribution and/or use of the Library is restricted in
446 certain countries either by patents or by copyrighted interfaces, the original
447 copyright holder who places the Library under this License may add an explicit
448 geographical distribution limitation excluding those countries, so that
449 distribution is permitted only in or among countries not thus excluded. In
450 such case, this License incorporates the limitation as if written in the body
451 of this License. 
452
453 {\bf 13.} The Free Software Foundation may publish revised and/or new versions
454 of the Lesser General Public License from time to time. Such new versions will
455 be similar in spirit to the present version, but may differ in detail to
456 address new problems or concerns. 
457
458 Each version is given a distinguishing version number. If the Library
459 specifies a version number of this License which applies to it and "any later
460 version", you have the option of following the terms and conditions either of
461 that version or of any later version published by the Free Software
462 Foundation. If the Library does not specify a license version number, you may
463 choose any version ever published by the Free Software Foundation. 
464
465 {\bf 14.} If you wish to incorporate parts of the Library into other free
466 programs whose distribution conditions are incompatible with these, write to
467 the author to ask for permission. For software which is copyrighted by the
468 Free Software Foundation, write to the Free Software Foundation; we sometimes
469 make exceptions for this. Our decision will be guided by the two goals of
470 preserving the free status of all derivatives of our free software and of
471 promoting the sharing and reuse of software generally. 
472
473 {\bf NO WARRANTY} 
474
475 {\bf 15.} BECAUSE THE LIBRARY IS LICENSED FREE OF CHARGE, THERE IS NO WARRANTY
476 FOR THE LIBRARY, TO THE EXTENT PERMITTED BY APPLICABLE LAW. EXCEPT WHEN
477 OTHERWISE STATED IN WRITING THE COPYRIGHT HOLDERS AND/OR OTHER PARTIES PROVIDE
478 THE LIBRARY "AS IS" WITHOUT WARRANTY OF ANY KIND, EITHER EXPRESSED OR
479 IMPLIED, INCLUDING, BUT NOT LIMITED TO, THE IMPLIED WARRANTIES OF
480 MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE. THE ENTIRE RISK AS TO
481 THE QUALITY AND PERFORMANCE OF THE LIBRARY IS WITH YOU. SHOULD THE LIBRARY
482 PROVE DEFECTIVE, YOU ASSUME THE COST OF ALL NECESSARY SERVICING, REPAIR OR
483 CORRECTION. 
484
485 {\bf 16.} IN NO EVENT UNLESS REQUIRED BY APPLICABLE LAW OR AGREED TO IN
486 WRITING WILL ANY COPYRIGHT HOLDER, OR ANY OTHER PARTY WHO MAY MODIFY AND/OR
487 REDISTRIBUTE THE LIBRARY AS PERMITTED ABOVE, BE LIABLE TO YOU FOR DAMAGES,
488 INCLUDING ANY GENERAL, SPECIAL, INCIDENTAL OR CONSEQUENTIAL DAMAGES ARISING
489 OUT OF THE USE OR INABILITY TO USE THE LIBRARY (INCLUDING BUT NOT LIMITED TO
490 LOSS OF DATA OR DATA BEING RENDERED INACCURATE OR LOSSES SUSTAINED BY YOU OR
491 THIRD PARTIES OR A FAILURE OF THE LIBRARY TO OPERATE WITH ANY OTHER SOFTWARE),
492 EVEN IF SUCH HOLDER OR OTHER PARTY HAS BEEN ADVISED OF THE POSSIBILITY OF SUCH
493 DAMAGES. 
494
495 END OF TERMS AND CONDITIONS 
496
497 \section{How to Apply These Terms to Your New Libraries}
498 \label{SEC45}
499 \index[general]{Libraries!How to Apply These Terms to Your New }
500 \index[general]{How to Apply These Terms to Your New Libraries }
501
502
503 If you develop a new library, and you want it to be of the greatest possible
504 use to the public, we recommend making it free software that everyone can
505 redistribute and change. You can do so by permitting redistribution under
506 these terms (or, alternatively, under the terms of the ordinary General Public
507 License). 
508
509 To apply these terms, attach the following notices to the library. It is
510 safest to attach them to the start of each source file to most effectively
511 convey the exclusion of warranty; and each file should have at least the
512 "copyright" line and a pointer to where the full notice is found. 
513
514 \footnotesize
515 \begin{verbatim}
516 {\it one line to give the library's name and an idea of what it does.}
517 Copyright (C) {\it year}  {\it name of author}
518 This library is free software; you can redistribute it and/or
519 modify it under the terms of the GNU Lesser General Public
520 License as published by the Free Software Foundation; either
521 version 2.1 of the License, or (at your option) any later version.
522 This library is distributed in the hope that it will be useful,
523 but WITHOUT ANY WARRANTY; without even the implied warranty of
524 MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the GNU
525 Lesser General Public License for more details.
526 You should have received a copy of the GNU Lesser General Public
527 License along with this library; if not, write to the Free Software
528 Foundation, Inc., 51 Franklin St, Fifth Floor, Boston, MA  02110-1301
529 USA
530 \end{verbatim}
531 \normalsize
532
533 Also add information on how to contact you by electronic and paper mail. 
534
535 You should also get your employer (if you work as a programmer) or your
536 school, if any, to sign a "copyright disclaimer" for the library, if
537 necessary. Here is a sample; alter the names: 
538
539 \footnotesize
540 \begin{verbatim}
541 Yoyodyne, Inc., hereby disclaims all copyright interest in
542 the library "Frob" (a library for tweaking knobs) written
543 by James Random Hacker.
544 {\it signature of Ty Coon}, 1 April 1990
545 Ty Coon, President of Vice
546 \end{verbatim}
547 \normalsize
548
549 That's all there is to it! 
550 Return to 
551 \elink{GNU's home page}{http://www.gnu.org/home.html}. 
552
553 FSF \& GNU inquiries \& questions to 
554 \elink{gnu@gnu.org}{mailto:gnu@gnu.org}. Other 
555 \elink{ways to contact}{http://www.gnu.org/home.html\#ContactInfo} the FSF. 
556
557 Comments on these web pages to 
558 \elink{webmasters@www.gnu.org}{mailto:webmasters@www.gnu.org}, send other
559 questions to 
560 \elink{gnu@gnu.org}{mailto:gnu@gnu.org}. 
561
562 Copyright notice above.
563 Free Software Foundation, Inc., 51 Franklin St, Fifth Floor,
564 Boston, MA  02110-1301  USA
565 USA 
566
567 Updated: 27 Nov 2000 paulv