home *** CD-ROM | disk | FTP | other *** search
/ PC World 2005 November / PCWorld_2005-11_cd.bin / software / temacd / ppsee / PPSeeSetup.exe / lib / lgpl_license.txt < prev   
Text File  |  2005-09-25  |  23KB  |  334 lines

  1.  
  2. GNU LIBRARY GENERAL PUBLIC LICENSE
  3.  
  4. Version 2, June 1991 
  5.  
  6. Copyright (C) 1991 Free Software Foundation, Inc.
  7. 59 Temple Place - Suite 330, Boston, MA  02111-1307, USA
  8. Everyone is permitted to copy and distribute verbatim copies
  9. of this license document, but changing it is not allowed.
  10.  
  11. [This is the first released version of the library GPL.  It is
  12.  numbered 2 because it goes with version 2 of the ordinary GPL.]
  13.  
  14. Preamble
  15.  
  16. The licenses for most software are designed to take away your freedom to share and change it. By
  17. contrast, the GNU General Public Licenses are intended to guarantee your freedom to share and
  18. change free software--to make sure the software is free for all its users. 
  19.  
  20. This license, the Library General Public License, applies to some specially designated Free Software
  21. Foundation software, and to any other libraries whose authors decide to use it. You can use it for your
  22. libraries, too. 
  23.  
  24. When we speak of free software, we are referring to freedom, not price. Our General Public Licenses
  25. are designed to make sure that you have the freedom to distribute copies of free software (and charge
  26. for this service if you wish), that you receive source code or can get it if you want it, that you can change
  27. the software or use pieces of it in new free programs; and that you know you can do these things. 
  28.  
  29. To protect your rights, we need to make restrictions that forbid anyone to deny you these rights or to
  30. ask you to surrender the rights. These restrictions translate to certain responsibilities for you if you
  31. distribute copies of the library, or if you modify it. 
  32.  
  33. For example, if you distribute copies of the library, whether gratis or for a fee, you must give the
  34. recipients all the rights that we gave you. You must make sure that they, too, receive or can get the
  35. source code. If you link a program with the library, you must provide complete object files to the
  36. recipients so that they can relink them with the library, after making changes to the library and
  37. recompiling it. And you must show them these terms so they know their rights. 
  38.  
  39. Our method of protecting your rights has two steps: (1) copyright the library, and (2) offer you this
  40. license which gives you legal permission to copy, distribute and/or modify the library. 
  41.  
  42. Also, for each distributor's protection, we want to make certain that everyone understands that there is
  43. no warranty for this free library. If the library is modified by someone else and passed on, we want its
  44. recipients to know that what they have is not the original version, so that any problems introduced by
  45. others will not reflect on the original authors' reputations. 
  46.  
  47. Finally, any free program is threatened constantly by software patents. We wish to avoid the danger that
  48. companies distributing free software will individually obtain patent licenses, thus in effect transforming
  49. the program into proprietary software. To prevent this, we have made it clear that any patent must be
  50. licensed for everyone's free use or not licensed at all. 
  51.  
  52. Most GNU software, including some libraries, is covered by the ordinary GNU General Public License,
  53. which was designed for utility programs. This license, the GNU Library General Public License, applies
  54. to certain designated libraries. This license is quite different from the ordinary one; be sure to read it in
  55. full, and don't assume that anything in it is the same as in the ordinary license. 
  56.  
  57. The reason we have a separate public license for some libraries is that they blur the distinction we
  58. usually make between modifying or adding to a program and simply using it. Linking a program with a
  59. library, without changing the library, is in some sense simply using the library, and is analogous to running
  60. a utility program or application program. However, in a textual and legal sense, the linked executable is
  61. a combined work, a derivative of the original library, and the ordinary General Public License treats it as
  62. such. 
  63.  
  64. Because of this blurred distinction, using the ordinary General Public License for libraries did not
  65. effectively promote software sharing, because most developers did not use the libraries. We concluded
  66. that weaker conditions might promote sharing better. 
  67.  
  68. However, unrestricted linking of non-free programs would deprive the users of those programs of all
  69. benefit from the free status of the libraries themselves. This Library General Public License is intended to
  70. permit developers of non-free programs to use free libraries, while preserving your freedom as a user of
  71. such programs to change the free libraries that are incorporated in them. (We have not seen how to
  72. achieve this as regards changes in header files, but we have achieved it as regards changes in the actual
  73. functions of the Library.) The hope is that this will lead to faster development of free libraries. 
  74.  
  75. The precise terms and conditions for copying, distribution and modification follow. Pay close attention
  76. to the difference between a "work based on the library" and a "work that uses the library". The former
  77. contains code derived from the library, while the latter only works together with the library. 
  78.  
  79. Note that it is possible for a library to be covered by the ordinary General Public License rather than by
  80. this special one. 
  81.  
  82. TERMS AND CONDITIONS FOR COPYING,
  83. DISTRIBUTION AND MODIFICATION
  84.  
  85. 0. This License Agreement applies to any software library which contains a notice placed by the
  86. copyright holder or other authorized party saying it may be distributed under the terms of this Library
  87. General Public License (also called "this License"). Each licensee is addressed as "you". 
  88.  
  89. A "library" means a collection of software functions and/or data prepared so as to be conveniently
  90. linked with application programs (which use some of those functions and data) to form executables. 
  91.  
  92. The "Library", below, refers to any such software library or work which has been distributed under
  93. these terms. A "work based on the Library" means either the Library or any derivative work under
  94. copyright law: that is to say, a work containing the Library or a portion of it, either verbatim or with
  95. modifications and/or translated straightforwardly into another language. (Hereinafter, translation is
  96. included without limitation in the term "modification".) 
  97.  
  98. "Source code" for a work means the preferred form of the work for making modifications to it. For a
  99. library, complete source code means all the source code for all modules it contains, plus any associated
  100. interface definition files, plus the scripts used to control compilation and installation of the library. 
  101.  
  102. Activities other than copying, distribution and modification are not covered by this License; they are
  103. outside its scope. The act of running a program using the Library is not restricted, and output from such
  104. a program is covered only if its contents constitute a work based on the Library (independent of the use
  105. of the Library in a tool for writing it). Whether that is true depends on what the Library does and what
  106. the program that uses the Library does. 
  107.  
  108. 1. You may copy and distribute verbatim copies of the Library's complete source code as you receive
  109. it, in any medium, provided that you conspicuously and appropriately publish on each copy an
  110. appropriate copyright notice and disclaimer of warranty; keep intact all the notices that refer to this
  111. License and to the absence of any warranty; and distribute a copy of this License along with the Library.
  112.  
  113. You may charge a fee for the physical act of transferring a copy, and you may at your option offer
  114. warranty protection in exchange for a fee. 
  115.  
  116. 2. You may modify your copy or copies of the Library or any portion of it, thus forming a work based
  117. on the Library, and copy and distribute such modifications or work under the terms of Section 1 above,
  118. provided that you also meet all of these conditions: 
  119.  
  120.      a) The modified work must itself be a software library. 
  121.  
  122.      b) You must cause the files modified to carry prominent notices stating that you changed the files
  123.      and the date of any change. 
  124.  
  125.      c) You must cause the whole of the work to be licensed at no charge to all third parties under the
  126.      terms of this License. 
  127.  
  128.      d) If a facility in the modified Library refers to a function or a table of data to be supplied by an
  129.      application program that uses the facility, other than as an argument passed when the facility is
  130.      invoked, then you must make a good faith effort to ensure that, in the event an application does
  131.      not supply such function or table, the facility still operates, and performs whatever part of its
  132.      purpose remains meaningful. (For example, a function in a library to compute square roots has a
  133.      purpose that is entirely well-defined independent of the application. Therefore, Subsection 2d
  134.      requires that any application-supplied function or table used by this function must be optional: if
  135.      the application does not supply it, the square root function must still compute square roots.) 
  136.  
  137. These requirements apply to the modified work as a whole. If identifiable sections of that work are not
  138. derived from the Library, and can be reasonably considered independent and separate works in
  139. themselves, then this License, and its terms, do not apply to those sections when you distribute them as
  140. separate works. But when you distribute the same sections as part of a whole which is a work based on
  141. the Library, the distribution of the whole must be on the terms of this License, whose permissions for
  142. other licensees extend to the entire whole, and thus to each and every part regardless of who wrote it. 
  143.  
  144. Thus, it is not the intent of this section to claim rights or contest your rights to work written entirely by
  145. you; rather, the intent is to exercise the right to control the distribution of derivative or collective works
  146. based on the Library. 
  147.  
  148. In addition, mere aggregation of another work not based on the Library with the Library (or with a
  149. work based on the Library) on a volume of a storage or distribution medium does not bring the other
  150. work under the scope of this License. 
  151.  
  152. 3. You may opt to apply the terms of the ordinary GNU General Public License instead of this License
  153. to a given copy of the Library. To do this, you must alter all the notices that refer to this License, so that
  154. they refer to the ordinary GNU General Public License, version 2, instead of to this License. (If a newer
  155. version than version 2 of the ordinary GNU General Public License has appeared, then you can specify
  156. that version instead if you wish.) Do not make any other change in these notices. 
  157.  
  158. Once this change is made in a given copy, it is irreversible for that copy, so the ordinary GNU General
  159. Public License applies to all subsequent copies and derivative works made from that copy. 
  160.  
  161. This option is useful when you wish to copy part of the code of the Library into a program that is not a
  162. library. 
  163.  
  164. 4. You may copy and distribute the Library (or a portion or derivative of it, under Section 2) in object
  165. code or executable form under the terms of Sections 1 and 2 above provided that you accompany it
  166. with the complete corresponding machine-readable source code, which must be distributed under the
  167. terms of Sections 1 and 2 above on a medium customarily used for software interchange. 
  168.  
  169. If distribution of object code is made by offering access to copy from a designated place, then offering
  170. equivalent access to copy the source code from the same place satisfies the requirement to distribute the
  171. source code, even though third parties are not compelled to copy the source along with the object code.
  172.  
  173. 5. A program that contains no derivative of any portion of the Library, but is designed to work with the
  174. Library by being compiled or linked with it, is called a "work that uses the Library". Such a work, in
  175. isolation, is not a derivative work of the Library, and therefore falls outside the scope of this License. 
  176.  
  177. However, linking a "work that uses the Library" with the Library creates an executable that is a
  178. derivative of the Library (because it contains portions of the Library), rather than a "work that uses the
  179. library". The executable is therefore covered by this License. Section 6 states terms for distribution of
  180. such executables. 
  181.  
  182. When a "work that uses the Library" uses material from a header file that is part of the Library, the
  183. object code for the work may be a derivative work of the Library even though the source code is not.
  184. Whether this is true is especially significant if the work can be linked without the Library, or if the work
  185. is itself a library. The threshold for this to be true is not precisely defined by law. 
  186.  
  187. If such an object file uses only numerical parameters, data structure layouts and accessors, and small
  188. macros and small inline functions (ten lines or less in length), then the use of the object file is unrestricted,
  189. regardless of whether it is legally a derivative work. (Executables containing this object code plus
  190. portions of the Library will still fall under Section 6.) 
  191.  
  192. Otherwise, if the work is a derivative of the Library, you may distribute the object code for the work
  193. under the terms of Section 6. Any executables containing that work also fall under Section 6, whether or
  194. not they are linked directly with the Library itself. 
  195.  
  196. 6. As an exception to the Sections above, you may also compile or link a "work that uses the Library"
  197. with the Library to produce a work containing portions of the Library, and distribute that work under
  198. terms of your choice, provided that the terms permit modification of the work for the customer's own
  199. use and reverse engineering for debugging such modifications. 
  200.  
  201. You must give prominent notice with each copy of the work that the Library is used in it and that the
  202. Library and its use are covered by this License. You must supply a copy of this License. If the work
  203. during execution displays copyright notices, you must include the copyright notice for the Library among
  204. them, as well as a reference directing the user to the copy of this License. Also, you must do one of
  205. these things: 
  206.  
  207.      a) Accompany the work with the complete corresponding machine-readable source code for the
  208.      Library including whatever changes were used in the work (which must be distributed under
  209.      Sections 1 and 2 above); and, if the work is an executable linked with the Library, with the
  210.      complete machine-readable "work that uses the Library", as object code and/or source code, so
  211.      that the user can modify the Library and then relink to produce a modified executable containing
  212.      the modified Library. (It is understood that the user who changes the contents of definitions files
  213.      in the Library will not necessarily be able to recompile the application to use the modified
  214.      definitions.) 
  215.  
  216.      b) Accompany the work with a written offer, valid for at least three years, to give the same user
  217.      the materials specified in Subsection 6a, above, for a charge no more than the cost of performing
  218.      this distribution. 
  219.  
  220.      c) If distribution of the work is made by offering access to copy from a designated place, offer
  221.      equivalent access to copy the above specified materials from the same place. 
  222.  
  223.      d) Verify that the user has already received a copy of these materials or that you have already
  224.      sent this user a copy. 
  225.  
  226. For an executable, the required form of the "work that uses the Library" must include any data and utility
  227. programs needed for reproducing the executable from it. However, as a special exception, the source
  228. code distributed need not include anything that is normally distributed (in either source or binary form)
  229. with the major components (compiler, kernel, and so on) of the operating system on which the
  230. executable runs, unless that component itself accompanies the executable. 
  231.  
  232. It may happen that this requirement contradicts the license restrictions of other proprietary libraries that
  233. do not normally accompany the operating system. Such a contradiction means you cannot use both
  234. them and the Library together in an executable that you distribute. 
  235.  
  236. 7. You may place library facilities that are a work based on the Library side-by-side in a single library
  237. together with other library facilities not covered by this License, and distribute such a combined library,
  238. provided that the separate distribution of the work based on the Library and of the other library facilities
  239. is otherwise permitted, and provided that you do these two things: 
  240.  
  241.      a) Accompany the combined library with a copy of the same work based on the Library,
  242.      uncombined with any other library facilities. This must be distributed under the terms of the
  243.      Sections above. 
  244.  
  245.      b) Give prominent notice with the combined library of the fact that part of it is a work based on
  246.      the Library, and explaining where to find the accompanying uncombined form of the same work. 
  247.  
  248. 8. You may not copy, modify, sublicense, link with, or distribute the Library except as expressly
  249. provided under this License. Any attempt otherwise to copy, modify, sublicense, link with, or distribute
  250. the Library is void, and will automatically terminate your rights under this License. However, parties
  251. who have received copies, or rights, from you under this License will not have their licenses terminated
  252. so long as such parties remain in full compliance. 
  253.  
  254. 9. You are not required to accept this License, since you have not signed it. However, nothing else
  255. grants you permission to modify or distribute the Library or its derivative works. These actions are
  256. prohibited by law if you do not accept this License. Therefore, by modifying or distributing the Library
  257. (or any work based on the Library), you indicate your acceptance of this License to do so, and all its
  258. terms and conditions for copying, distributing or modifying the Library or works based on it. 
  259.  
  260. 10. Each time you redistribute the Library (or any work based on the Library), the recipient
  261. automatically receives a license from the original licensor to copy, distribute, link with or modify the
  262. Library subject to these terms and conditions. You may not impose any further restrictions on the
  263. recipients' exercise of the rights granted herein. You are not responsible for enforcing compliance by
  264. third parties to this License. 
  265.  
  266. 11. If, as a consequence of a court judgment or allegation of patent infringement or for any other reason
  267. (not limited to patent issues), conditions are imposed on you (whether by court order, agreement or
  268. otherwise) that contradict the conditions of this License, they do not excuse you from the conditions of
  269. this License. If you cannot distribute so as to satisfy simultaneously your obligations under this License
  270. and any other pertinent obligations, then as a consequence you may not distribute the Library at all. For
  271. example, if a patent license would not permit royalty-free redistribution of the Library by all those who
  272. receive copies directly or indirectly through you, then the only way you could satisfy both it and this
  273. License would be to refrain entirely from distribution of the Library. 
  274.  
  275. If any portion of this section is held invalid or unenforceable under any particular circumstance, the
  276. balance of the section is intended to apply, and the section as a whole is intended to apply in other
  277. circumstances. 
  278.  
  279. It is not the purpose of this section to induce you to infringe any patents or other property right claims or
  280. to contest validity of any such claims; this section has the sole purpose of protecting the integrity of the
  281. free software distribution system which is implemented by public license practices. Many people have
  282. made generous contributions to the wide range of software distributed through that system in reliance on
  283. consistent application of that system; it is up to the author/donor to decide if he or she is willing to
  284. distribute software through any other system and a licensee cannot impose that choice. 
  285.  
  286. This section is intended to make thoroughly clear what is believed to be a consequence of the rest of this
  287. License. 
  288.  
  289. 12. If the distribution and/or use of the Library is restricted in certain countries either by patents or by
  290. copyrighted interfaces, the original copyright holder who places the Library under this License may add
  291. an explicit geographical distribution limitation excluding those countries, so that distribution is permitted
  292. only in or among countries not thus excluded. In such case, this License incorporates the limitation as if
  293. written in the body of this License. 
  294.  
  295. 13. The Free Software Foundation may publish revised and/or new versions of the Library General
  296. Public License from time to time. Such new versions will be similar in spirit to the present version, but
  297. may differ in detail to address new problems or concerns. 
  298.  
  299. Each version is given a distinguishing version number. If the Library specifies a version number of this
  300. License which applies to it and "any later version", you have the option of following the terms and
  301. conditions either of that version or of any later version published by the Free Software Foundation. If
  302. the Library does not specify a license version number, you may choose any version ever published by
  303. the Free Software Foundation. 
  304.  
  305. 14. If you wish to incorporate parts of the Library into other free programs whose distribution
  306. conditions are incompatible with these, write to the author to ask for permission. For software which is
  307. copyrighted by the Free Software Foundation, write to the Free Software Foundation; we sometimes
  308. make exceptions for this. Our decision will be guided by the two goals of preserving the free status of all
  309. derivatives of our free software and of promoting the sharing and reuse of software generally. 
  310.  
  311. NO WARRANTY
  312.  
  313. 15. BECAUSE THE LIBRARY IS LICENSED FREE OF CHARGE, THERE IS NO WARRANTY
  314. FOR THE LIBRARY, TO THE EXTENT PERMITTED BY APPLICABLE LAW. EXCEPT
  315. WHEN OTHERWISE STATED IN WRITING THE COPYRIGHT HOLDERS AND/OR OTHER
  316. PARTIES PROVIDE THE LIBRARY "AS IS" WITHOUT WARRANTY OF ANY KIND,
  317. EITHER EXPRESSED OR IMPLIED, INCLUDING, BUT NOT LIMITED TO, THE IMPLIED
  318. WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE.
  319. THE ENTIRE RISK AS TO THE QUALITY AND PERFORMANCE OF THE LIBRARY IS
  320. WITH YOU. SHOULD THE LIBRARY PROVE DEFECTIVE, YOU ASSUME THE COST OF
  321. ALL NECESSARY SERVICING, REPAIR OR CORRECTION. 
  322.  
  323. 16. IN NO EVENT UNLESS REQUIRED BY APPLICABLE LAW OR AGREED TO IN
  324. WRITING WILL ANY COPYRIGHT HOLDER, OR ANY OTHER PARTY WHO MAY
  325. MODIFY AND/OR REDISTRIBUTE THE LIBRARY AS PERMITTED ABOVE, BE LIABLE TO
  326. YOU FOR DAMAGES, INCLUDING ANY GENERAL, SPECIAL, INCIDENTAL OR
  327. CONSEQUENTIAL DAMAGES ARISING OUT OF THE USE OR INABILITY TO USE THE
  328. LIBRARY (INCLUDING BUT NOT LIMITED TO LOSS OF DATA OR DATA BEING
  329. RENDERED INACCURATE OR LOSSES SUSTAINED BY YOU OR THIRD PARTIES OR A
  330. FAILURE OF THE LIBRARY TO OPERATE WITH ANY OTHER SOFTWARE), EVEN IF
  331. SUCH HOLDER OR OTHER PARTY HAS BEEN ADVISED OF THE POSSIBILITY OF SUCH
  332. DAMAGES. 
  333.  
  334. END OF TERMS AND CONDITIONS