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