1*a1f4c7baSSzymon Olewniczak GNU GENERAL PUBLIC LICENSE 2*a1f4c7baSSzymon Olewniczak Version 2, June 1991 3*a1f4c7baSSzymon Olewniczak 4*a1f4c7baSSzymon Olewniczak Copyright (C) 1989, 1991 Free Software Foundation, Inc., 5*a1f4c7baSSzymon Olewniczak 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA 6*a1f4c7baSSzymon Olewniczak Everyone is permitted to copy and distribute verbatim copies 7*a1f4c7baSSzymon Olewniczak of this license document, but changing it is not allowed. 8*a1f4c7baSSzymon Olewniczak 9*a1f4c7baSSzymon Olewniczak Preamble 10*a1f4c7baSSzymon Olewniczak 11*a1f4c7baSSzymon Olewniczak The licenses for most software are designed to take away your 12*a1f4c7baSSzymon Olewniczakfreedom to share and change it. By contrast, the GNU General Public 13*a1f4c7baSSzymon OlewniczakLicense is intended to guarantee your freedom to share and change free 14*a1f4c7baSSzymon Olewniczaksoftware--to make sure the software is free for all its users. This 15*a1f4c7baSSzymon OlewniczakGeneral Public License applies to most of the Free Software 16*a1f4c7baSSzymon OlewniczakFoundation's software and to any other program whose authors commit to 17*a1f4c7baSSzymon Olewniczakusing it. (Some other Free Software Foundation software is covered by 18*a1f4c7baSSzymon Olewniczakthe GNU Lesser General Public License instead.) You can apply it to 19*a1f4c7baSSzymon Olewniczakyour programs, too. 20*a1f4c7baSSzymon Olewniczak 21*a1f4c7baSSzymon Olewniczak When we speak of free software, we are referring to freedom, not 22*a1f4c7baSSzymon Olewniczakprice. Our General Public Licenses are designed to make sure that you 23*a1f4c7baSSzymon Olewniczakhave the freedom to distribute copies of free software (and charge for 24*a1f4c7baSSzymon Olewniczakthis service if you wish), that you receive source code or can get it 25*a1f4c7baSSzymon Olewniczakif you want it, that you can change the software or use pieces of it 26*a1f4c7baSSzymon Olewniczakin new free programs; and that you know you can do these things. 27*a1f4c7baSSzymon Olewniczak 28*a1f4c7baSSzymon Olewniczak To protect your rights, we need to make restrictions that forbid 29*a1f4c7baSSzymon Olewniczakanyone to deny you these rights or to ask you to surrender the rights. 30*a1f4c7baSSzymon OlewniczakThese restrictions translate to certain responsibilities for you if you 31*a1f4c7baSSzymon Olewniczakdistribute copies of the software, or if you modify it. 32*a1f4c7baSSzymon Olewniczak 33*a1f4c7baSSzymon Olewniczak For example, if you distribute copies of such a program, whether 34*a1f4c7baSSzymon Olewniczakgratis or for a fee, you must give the recipients all the rights that 35*a1f4c7baSSzymon Olewniczakyou have. You must make sure that they, too, receive or can get the 36*a1f4c7baSSzymon Olewniczaksource code. And you must show them these terms so they know their 37*a1f4c7baSSzymon Olewniczakrights. 38*a1f4c7baSSzymon Olewniczak 39*a1f4c7baSSzymon Olewniczak We protect your rights with two steps: (1) copyright the software, and 40*a1f4c7baSSzymon Olewniczak(2) offer you this license which gives you legal permission to copy, 41*a1f4c7baSSzymon Olewniczakdistribute and/or modify the software. 42*a1f4c7baSSzymon Olewniczak 43*a1f4c7baSSzymon Olewniczak Also, for each author's protection and ours, we want to make certain 44*a1f4c7baSSzymon Olewniczakthat everyone understands that there is no warranty for this free 45*a1f4c7baSSzymon Olewniczaksoftware. If the software is modified by someone else and passed on, we 46*a1f4c7baSSzymon Olewniczakwant its recipients to know that what they have is not the original, so 47*a1f4c7baSSzymon Olewniczakthat any problems introduced by others will not reflect on the original 48*a1f4c7baSSzymon Olewniczakauthors' reputations. 49*a1f4c7baSSzymon Olewniczak 50*a1f4c7baSSzymon Olewniczak Finally, any free program is threatened constantly by software 51*a1f4c7baSSzymon Olewniczakpatents. We wish to avoid the danger that redistributors of a free 52*a1f4c7baSSzymon Olewniczakprogram will individually obtain patent licenses, in effect making the 53*a1f4c7baSSzymon Olewniczakprogram proprietary. To prevent this, we have made it clear that any 54*a1f4c7baSSzymon Olewniczakpatent must be licensed for everyone's free use or not licensed at all. 55*a1f4c7baSSzymon Olewniczak 56*a1f4c7baSSzymon Olewniczak The precise terms and conditions for copying, distribution and 57*a1f4c7baSSzymon Olewniczakmodification follow. 58*a1f4c7baSSzymon Olewniczak 59*a1f4c7baSSzymon Olewniczak GNU GENERAL PUBLIC LICENSE 60*a1f4c7baSSzymon Olewniczak TERMS AND CONDITIONS FOR COPYING, DISTRIBUTION AND MODIFICATION 61*a1f4c7baSSzymon Olewniczak 62*a1f4c7baSSzymon Olewniczak 0. This License applies to any program or other work which contains 63*a1f4c7baSSzymon Olewniczaka notice placed by the copyright holder saying it may be distributed 64*a1f4c7baSSzymon Olewniczakunder the terms of this General Public License. The "Program", below, 65*a1f4c7baSSzymon Olewniczakrefers to any such program or work, and a "work based on the Program" 66*a1f4c7baSSzymon Olewniczakmeans either the Program or any derivative work under copyright law: 67*a1f4c7baSSzymon Olewniczakthat is to say, a work containing the Program or a portion of it, 68*a1f4c7baSSzymon Olewniczakeither verbatim or with modifications and/or translated into another 69*a1f4c7baSSzymon Olewniczaklanguage. (Hereinafter, translation is included without limitation in 70*a1f4c7baSSzymon Olewniczakthe term "modification".) Each licensee is addressed as "you". 71*a1f4c7baSSzymon Olewniczak 72*a1f4c7baSSzymon OlewniczakActivities other than copying, distribution and modification are not 73*a1f4c7baSSzymon Olewniczakcovered by this License; they are outside its scope. The act of 74*a1f4c7baSSzymon Olewniczakrunning the Program is not restricted, and the output from the Program 75*a1f4c7baSSzymon Olewniczakis covered only if its contents constitute a work based on the 76*a1f4c7baSSzymon OlewniczakProgram (independent of having been made by running the Program). 77*a1f4c7baSSzymon OlewniczakWhether that is true depends on what the Program does. 78*a1f4c7baSSzymon Olewniczak 79*a1f4c7baSSzymon Olewniczak 1. You may copy and distribute verbatim copies of the Program's 80*a1f4c7baSSzymon Olewniczaksource code as you receive it, in any medium, provided that you 81*a1f4c7baSSzymon Olewniczakconspicuously and appropriately publish on each copy an appropriate 82*a1f4c7baSSzymon Olewniczakcopyright notice and disclaimer of warranty; keep intact all the 83*a1f4c7baSSzymon Olewniczaknotices that refer to this License and to the absence of any warranty; 84*a1f4c7baSSzymon Olewniczakand give any other recipients of the Program a copy of this License 85*a1f4c7baSSzymon Olewniczakalong with the Program. 86*a1f4c7baSSzymon Olewniczak 87*a1f4c7baSSzymon OlewniczakYou may charge a fee for the physical act of transferring a copy, and 88*a1f4c7baSSzymon Olewniczakyou may at your option offer warranty protection in exchange for a fee. 89*a1f4c7baSSzymon Olewniczak 90*a1f4c7baSSzymon Olewniczak 2. You may modify your copy or copies of the Program or any portion 91*a1f4c7baSSzymon Olewniczakof it, thus forming a work based on the Program, and copy and 92*a1f4c7baSSzymon Olewniczakdistribute such modifications or work under the terms of Section 1 93*a1f4c7baSSzymon Olewniczakabove, provided that you also meet all of these conditions: 94*a1f4c7baSSzymon Olewniczak 95*a1f4c7baSSzymon Olewniczak a) You must cause the modified files to carry prominent notices 96*a1f4c7baSSzymon Olewniczak stating that you changed the files and the date of any change. 97*a1f4c7baSSzymon Olewniczak 98*a1f4c7baSSzymon Olewniczak b) You must cause any work that you distribute or publish, that in 99*a1f4c7baSSzymon Olewniczak whole or in part contains or is derived from the Program or any 100*a1f4c7baSSzymon Olewniczak part thereof, to be licensed as a whole at no charge to all third 101*a1f4c7baSSzymon Olewniczak parties under the terms of this License. 102*a1f4c7baSSzymon Olewniczak 103*a1f4c7baSSzymon Olewniczak c) If the modified program normally reads commands interactively 104*a1f4c7baSSzymon Olewniczak when run, you must cause it, when started running for such 105*a1f4c7baSSzymon Olewniczak interactive use in the most ordinary way, to print or display an 106*a1f4c7baSSzymon Olewniczak announcement including an appropriate copyright notice and a 107*a1f4c7baSSzymon Olewniczak notice that there is no warranty (or else, saying that you provide 108*a1f4c7baSSzymon Olewniczak a warranty) and that users may redistribute the program under 109*a1f4c7baSSzymon Olewniczak these conditions, and telling the user how to view a copy of this 110*a1f4c7baSSzymon Olewniczak License. (Exception: if the Program itself is interactive but 111*a1f4c7baSSzymon Olewniczak does not normally print such an announcement, your work based on 112*a1f4c7baSSzymon Olewniczak the Program is not required to print an announcement.) 113*a1f4c7baSSzymon Olewniczak 114*a1f4c7baSSzymon OlewniczakThese requirements apply to the modified work as a whole. If 115*a1f4c7baSSzymon Olewniczakidentifiable sections of that work are not derived from the Program, 116*a1f4c7baSSzymon Olewniczakand can be reasonably considered independent and separate works in 117*a1f4c7baSSzymon Olewniczakthemselves, then this License, and its terms, do not apply to those 118*a1f4c7baSSzymon Olewniczaksections when you distribute them as separate works. But when you 119*a1f4c7baSSzymon Olewniczakdistribute the same sections as part of a whole which is a work based 120*a1f4c7baSSzymon Olewniczakon the Program, the distribution of the whole must be on the terms of 121*a1f4c7baSSzymon Olewniczakthis License, whose permissions for other licensees extend to the 122*a1f4c7baSSzymon Olewniczakentire whole, and thus to each and every part regardless of who wrote it. 123*a1f4c7baSSzymon Olewniczak 124*a1f4c7baSSzymon OlewniczakThus, it is not the intent of this section to claim rights or contest 125*a1f4c7baSSzymon Olewniczakyour rights to work written entirely by you; rather, the intent is to 126*a1f4c7baSSzymon Olewniczakexercise the right to control the distribution of derivative or 127*a1f4c7baSSzymon Olewniczakcollective works based on the Program. 128*a1f4c7baSSzymon Olewniczak 129*a1f4c7baSSzymon OlewniczakIn addition, mere aggregation of another work not based on the Program 130*a1f4c7baSSzymon Olewniczakwith the Program (or with a work based on the Program) on a volume of 131*a1f4c7baSSzymon Olewniczaka storage or distribution medium does not bring the other work under 132*a1f4c7baSSzymon Olewniczakthe scope of this License. 133*a1f4c7baSSzymon Olewniczak 134*a1f4c7baSSzymon Olewniczak 3. You may copy and distribute the Program (or a work based on it, 135*a1f4c7baSSzymon Olewniczakunder Section 2) in object code or executable form under the terms of 136*a1f4c7baSSzymon OlewniczakSections 1 and 2 above provided that you also do one of the following: 137*a1f4c7baSSzymon Olewniczak 138*a1f4c7baSSzymon Olewniczak a) Accompany it with the complete corresponding machine-readable 139*a1f4c7baSSzymon Olewniczak source code, which must be distributed under the terms of Sections 140*a1f4c7baSSzymon Olewniczak 1 and 2 above on a medium customarily used for software interchange; or, 141*a1f4c7baSSzymon Olewniczak 142*a1f4c7baSSzymon Olewniczak b) Accompany it with a written offer, valid for at least three 143*a1f4c7baSSzymon Olewniczak years, to give any third party, for a charge no more than your 144*a1f4c7baSSzymon Olewniczak cost of physically performing source distribution, a complete 145*a1f4c7baSSzymon Olewniczak machine-readable copy of the corresponding source code, to be 146*a1f4c7baSSzymon Olewniczak distributed under the terms of Sections 1 and 2 above on a medium 147*a1f4c7baSSzymon Olewniczak customarily used for software interchange; or, 148*a1f4c7baSSzymon Olewniczak 149*a1f4c7baSSzymon Olewniczak c) Accompany it with the information you received as to the offer 150*a1f4c7baSSzymon Olewniczak to distribute corresponding source code. (This alternative is 151*a1f4c7baSSzymon Olewniczak allowed only for noncommercial distribution and only if you 152*a1f4c7baSSzymon Olewniczak received the program in object code or executable form with such 153*a1f4c7baSSzymon Olewniczak an offer, in accord with Subsection b above.) 154*a1f4c7baSSzymon Olewniczak 155*a1f4c7baSSzymon OlewniczakThe source code for a work means the preferred form of the work for 156*a1f4c7baSSzymon Olewniczakmaking modifications to it. For an executable work, complete source 157*a1f4c7baSSzymon Olewniczakcode means all the source code for all modules it contains, plus any 158*a1f4c7baSSzymon Olewniczakassociated interface definition files, plus the scripts used to 159*a1f4c7baSSzymon Olewniczakcontrol compilation and installation of the executable. However, as a 160*a1f4c7baSSzymon Olewniczakspecial exception, the source code distributed need not include 161*a1f4c7baSSzymon Olewniczakanything that is normally distributed (in either source or binary 162*a1f4c7baSSzymon Olewniczakform) with the major components (compiler, kernel, and so on) of the 163*a1f4c7baSSzymon Olewniczakoperating system on which the executable runs, unless that component 164*a1f4c7baSSzymon Olewniczakitself accompanies the executable. 165*a1f4c7baSSzymon Olewniczak 166*a1f4c7baSSzymon OlewniczakIf distribution of executable or object code is made by offering 167*a1f4c7baSSzymon Olewniczakaccess to copy from a designated place, then offering equivalent 168*a1f4c7baSSzymon Olewniczakaccess to copy the source code from the same place counts as 169*a1f4c7baSSzymon Olewniczakdistribution of the source code, even though third parties are not 170*a1f4c7baSSzymon Olewniczakcompelled to copy the source along with the object code. 171*a1f4c7baSSzymon Olewniczak 172*a1f4c7baSSzymon Olewniczak 4. You may not copy, modify, sublicense, or distribute the Program 173*a1f4c7baSSzymon Olewniczakexcept as expressly provided under this License. Any attempt 174*a1f4c7baSSzymon Olewniczakotherwise to copy, modify, sublicense or distribute the Program is 175*a1f4c7baSSzymon Olewniczakvoid, and will automatically terminate your rights under this License. 176*a1f4c7baSSzymon OlewniczakHowever, parties who have received copies, or rights, from you under 177*a1f4c7baSSzymon Olewniczakthis License will not have their licenses terminated so long as such 178*a1f4c7baSSzymon Olewniczakparties remain in full compliance. 179*a1f4c7baSSzymon Olewniczak 180*a1f4c7baSSzymon Olewniczak 5. You are not required to accept this License, since you have not 181*a1f4c7baSSzymon Olewniczaksigned it. However, nothing else grants you permission to modify or 182*a1f4c7baSSzymon Olewniczakdistribute the Program or its derivative works. These actions are 183*a1f4c7baSSzymon Olewniczakprohibited by law if you do not accept this License. Therefore, by 184*a1f4c7baSSzymon Olewniczakmodifying or distributing the Program (or any work based on the 185*a1f4c7baSSzymon OlewniczakProgram), you indicate your acceptance of this License to do so, and 186*a1f4c7baSSzymon Olewniczakall its terms and conditions for copying, distributing or modifying 187*a1f4c7baSSzymon Olewniczakthe Program or works based on it. 188*a1f4c7baSSzymon Olewniczak 189*a1f4c7baSSzymon Olewniczak 6. Each time you redistribute the Program (or any work based on the 190*a1f4c7baSSzymon OlewniczakProgram), the recipient automatically receives a license from the 191*a1f4c7baSSzymon Olewniczakoriginal licensor to copy, distribute or modify the Program subject to 192*a1f4c7baSSzymon Olewniczakthese terms and conditions. You may not impose any further 193*a1f4c7baSSzymon Olewniczakrestrictions on the recipients' exercise of the rights granted herein. 194*a1f4c7baSSzymon OlewniczakYou are not responsible for enforcing compliance by third parties to 195*a1f4c7baSSzymon Olewniczakthis License. 196*a1f4c7baSSzymon Olewniczak 197*a1f4c7baSSzymon Olewniczak 7. If, as a consequence of a court judgment or allegation of patent 198*a1f4c7baSSzymon Olewniczakinfringement or for any other reason (not limited to patent issues), 199*a1f4c7baSSzymon Olewniczakconditions are imposed on you (whether by court order, agreement or 200*a1f4c7baSSzymon Olewniczakotherwise) that contradict the conditions of this License, they do not 201*a1f4c7baSSzymon Olewniczakexcuse you from the conditions of this License. If you cannot 202*a1f4c7baSSzymon Olewniczakdistribute so as to satisfy simultaneously your obligations under this 203*a1f4c7baSSzymon OlewniczakLicense and any other pertinent obligations, then as a consequence you 204*a1f4c7baSSzymon Olewniczakmay not distribute the Program at all. For example, if a patent 205*a1f4c7baSSzymon Olewniczaklicense would not permit royalty-free redistribution of the Program by 206*a1f4c7baSSzymon Olewniczakall those who receive copies directly or indirectly through you, then 207*a1f4c7baSSzymon Olewniczakthe only way you could satisfy both it and this License would be to 208*a1f4c7baSSzymon Olewniczakrefrain entirely from distribution of the Program. 209*a1f4c7baSSzymon Olewniczak 210*a1f4c7baSSzymon OlewniczakIf any portion of this section is held invalid or unenforceable under 211*a1f4c7baSSzymon Olewniczakany particular circumstance, the balance of the section is intended to 212*a1f4c7baSSzymon Olewniczakapply and the section as a whole is intended to apply in other 213*a1f4c7baSSzymon Olewniczakcircumstances. 214*a1f4c7baSSzymon Olewniczak 215*a1f4c7baSSzymon OlewniczakIt is not the purpose of this section to induce you to infringe any 216*a1f4c7baSSzymon Olewniczakpatents or other property right claims or to contest validity of any 217*a1f4c7baSSzymon Olewniczaksuch claims; this section has the sole purpose of protecting the 218*a1f4c7baSSzymon Olewniczakintegrity of the free software distribution system, which is 219*a1f4c7baSSzymon Olewniczakimplemented by public license practices. Many people have made 220*a1f4c7baSSzymon Olewniczakgenerous contributions to the wide range of software distributed 221*a1f4c7baSSzymon Olewniczakthrough that system in reliance on consistent application of that 222*a1f4c7baSSzymon Olewniczaksystem; it is up to the author/donor to decide if he or she is willing 223*a1f4c7baSSzymon Olewniczakto distribute software through any other system and a licensee cannot 224*a1f4c7baSSzymon Olewniczakimpose that choice. 225*a1f4c7baSSzymon Olewniczak 226*a1f4c7baSSzymon OlewniczakThis section is intended to make thoroughly clear what is believed to 227*a1f4c7baSSzymon Olewniczakbe a consequence of the rest of this License. 228*a1f4c7baSSzymon Olewniczak 229*a1f4c7baSSzymon Olewniczak 8. If the distribution and/or use of the Program is restricted in 230*a1f4c7baSSzymon Olewniczakcertain countries either by patents or by copyrighted interfaces, the 231*a1f4c7baSSzymon Olewniczakoriginal copyright holder who places the Program under this License 232*a1f4c7baSSzymon Olewniczakmay add an explicit geographical distribution limitation excluding 233*a1f4c7baSSzymon Olewniczakthose countries, so that distribution is permitted only in or among 234*a1f4c7baSSzymon Olewniczakcountries not thus excluded. In such case, this License incorporates 235*a1f4c7baSSzymon Olewniczakthe limitation as if written in the body of this License. 236*a1f4c7baSSzymon Olewniczak 237*a1f4c7baSSzymon Olewniczak 9. The Free Software Foundation may publish revised and/or new versions 238*a1f4c7baSSzymon Olewniczakof the General Public License from time to time. Such new versions will 239*a1f4c7baSSzymon Olewniczakbe similar in spirit to the present version, but may differ in detail to 240*a1f4c7baSSzymon Olewniczakaddress new problems or concerns. 241*a1f4c7baSSzymon Olewniczak 242*a1f4c7baSSzymon OlewniczakEach version is given a distinguishing version number. If the Program 243*a1f4c7baSSzymon Olewniczakspecifies a version number of this License which applies to it and "any 244*a1f4c7baSSzymon Olewniczaklater version", you have the option of following the terms and conditions 245*a1f4c7baSSzymon Olewniczakeither of that version or of any later version published by the Free 246*a1f4c7baSSzymon OlewniczakSoftware Foundation. If the Program does not specify a version number of 247*a1f4c7baSSzymon Olewniczakthis License, you may choose any version ever published by the Free Software 248*a1f4c7baSSzymon OlewniczakFoundation. 249*a1f4c7baSSzymon Olewniczak 250*a1f4c7baSSzymon Olewniczak 10. If you wish to incorporate parts of the Program into other free 251*a1f4c7baSSzymon Olewniczakprograms whose distribution conditions are different, write to the author 252*a1f4c7baSSzymon Olewniczakto ask for permission. For software which is copyrighted by the Free 253*a1f4c7baSSzymon OlewniczakSoftware Foundation, write to the Free Software Foundation; we sometimes 254*a1f4c7baSSzymon Olewniczakmake exceptions for this. Our decision will be guided by the two goals 255*a1f4c7baSSzymon Olewniczakof preserving the free status of all derivatives of our free software and 256*a1f4c7baSSzymon Olewniczakof promoting the sharing and reuse of software generally. 257*a1f4c7baSSzymon Olewniczak 258*a1f4c7baSSzymon Olewniczak NO WARRANTY 259*a1f4c7baSSzymon Olewniczak 260*a1f4c7baSSzymon Olewniczak 11. BECAUSE THE PROGRAM IS LICENSED FREE OF CHARGE, THERE IS NO WARRANTY 261*a1f4c7baSSzymon OlewniczakFOR THE PROGRAM, TO THE EXTENT PERMITTED BY APPLICABLE LAW. EXCEPT WHEN 262*a1f4c7baSSzymon OlewniczakOTHERWISE STATED IN WRITING THE COPYRIGHT HOLDERS AND/OR OTHER PARTIES 263*a1f4c7baSSzymon OlewniczakPROVIDE THE PROGRAM "AS IS" WITHOUT WARRANTY OF ANY KIND, EITHER EXPRESSED 264*a1f4c7baSSzymon OlewniczakOR IMPLIED, INCLUDING, BUT NOT LIMITED TO, THE IMPLIED WARRANTIES OF 265*a1f4c7baSSzymon OlewniczakMERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE. THE ENTIRE RISK AS 266*a1f4c7baSSzymon OlewniczakTO THE QUALITY AND PERFORMANCE OF THE PROGRAM IS WITH YOU. SHOULD THE 267*a1f4c7baSSzymon OlewniczakPROGRAM PROVE DEFECTIVE, YOU ASSUME THE COST OF ALL NECESSARY SERVICING, 268*a1f4c7baSSzymon OlewniczakREPAIR OR CORRECTION. 269*a1f4c7baSSzymon Olewniczak 270*a1f4c7baSSzymon Olewniczak 12. IN NO EVENT UNLESS REQUIRED BY APPLICABLE LAW OR AGREED TO IN WRITING 271*a1f4c7baSSzymon OlewniczakWILL ANY COPYRIGHT HOLDER, OR ANY OTHER PARTY WHO MAY MODIFY AND/OR 272*a1f4c7baSSzymon OlewniczakREDISTRIBUTE THE PROGRAM AS PERMITTED ABOVE, BE LIABLE TO YOU FOR DAMAGES, 273*a1f4c7baSSzymon OlewniczakINCLUDING ANY GENERAL, SPECIAL, INCIDENTAL OR CONSEQUENTIAL DAMAGES ARISING 274*a1f4c7baSSzymon OlewniczakOUT OF THE USE OR INABILITY TO USE THE PROGRAM (INCLUDING BUT NOT LIMITED 275*a1f4c7baSSzymon OlewniczakTO LOSS OF DATA OR DATA BEING RENDERED INACCURATE OR LOSSES SUSTAINED BY 276*a1f4c7baSSzymon OlewniczakYOU OR THIRD PARTIES OR A FAILURE OF THE PROGRAM TO OPERATE WITH ANY OTHER 277*a1f4c7baSSzymon OlewniczakPROGRAMS), EVEN IF SUCH HOLDER OR OTHER PARTY HAS BEEN ADVISED OF THE 278*a1f4c7baSSzymon OlewniczakPOSSIBILITY OF SUCH DAMAGES. 279*a1f4c7baSSzymon Olewniczak 280*a1f4c7baSSzymon Olewniczak END OF TERMS AND CONDITIONS 281*a1f4c7baSSzymon Olewniczak 282*a1f4c7baSSzymon Olewniczak How to Apply These Terms to Your New Programs 283*a1f4c7baSSzymon Olewniczak 284*a1f4c7baSSzymon Olewniczak If you develop a new program, and you want it to be of the greatest 285*a1f4c7baSSzymon Olewniczakpossible use to the public, the best way to achieve this is to make it 286*a1f4c7baSSzymon Olewniczakfree software which everyone can redistribute and change under these terms. 287*a1f4c7baSSzymon Olewniczak 288*a1f4c7baSSzymon Olewniczak To do so, attach the following notices to the program. It is safest 289*a1f4c7baSSzymon Olewniczakto attach them to the start of each source file to most effectively 290*a1f4c7baSSzymon Olewniczakconvey the exclusion of warranty; and each file should have at least 291*a1f4c7baSSzymon Olewniczakthe "copyright" line and a pointer to where the full notice is found. 292*a1f4c7baSSzymon Olewniczak 293*a1f4c7baSSzymon Olewniczak <one line to give the program's name and a brief idea of what it does.> 294*a1f4c7baSSzymon Olewniczak Copyright (C) <year> <name of author> 295*a1f4c7baSSzymon Olewniczak 296*a1f4c7baSSzymon Olewniczak This program is free software; you can redistribute it and/or modify 297*a1f4c7baSSzymon Olewniczak it under the terms of the GNU General Public License as published by 298*a1f4c7baSSzymon Olewniczak the Free Software Foundation; either version 2 of the License, or 299*a1f4c7baSSzymon Olewniczak (at your option) any later version. 300*a1f4c7baSSzymon Olewniczak 301*a1f4c7baSSzymon Olewniczak This program is distributed in the hope that it will be useful, 302*a1f4c7baSSzymon Olewniczak but WITHOUT ANY WARRANTY; without even the implied warranty of 303*a1f4c7baSSzymon Olewniczak MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the 304*a1f4c7baSSzymon Olewniczak GNU General Public License for more details. 305*a1f4c7baSSzymon Olewniczak 306*a1f4c7baSSzymon Olewniczak You should have received a copy of the GNU General Public License along 307*a1f4c7baSSzymon Olewniczak with this program; if not, write to the Free Software Foundation, Inc., 308*a1f4c7baSSzymon Olewniczak 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA. 309*a1f4c7baSSzymon Olewniczak 310*a1f4c7baSSzymon OlewniczakAlso add information on how to contact you by electronic and paper mail. 311*a1f4c7baSSzymon Olewniczak 312*a1f4c7baSSzymon OlewniczakIf the program is interactive, make it output a short notice like this 313*a1f4c7baSSzymon Olewniczakwhen it starts in an interactive mode: 314*a1f4c7baSSzymon Olewniczak 315*a1f4c7baSSzymon Olewniczak Gnomovision version 69, Copyright (C) year name of author 316*a1f4c7baSSzymon Olewniczak Gnomovision comes with ABSOLUTELY NO WARRANTY; for details type `show w'. 317*a1f4c7baSSzymon Olewniczak This is free software, and you are welcome to redistribute it 318*a1f4c7baSSzymon Olewniczak under certain conditions; type `show c' for details. 319*a1f4c7baSSzymon Olewniczak 320*a1f4c7baSSzymon OlewniczakThe hypothetical commands `show w' and `show c' should show the appropriate 321*a1f4c7baSSzymon Olewniczakparts of the General Public License. Of course, the commands you use may 322*a1f4c7baSSzymon Olewniczakbe called something other than `show w' and `show c'; they could even be 323*a1f4c7baSSzymon Olewniczakmouse-clicks or menu items--whatever suits your program. 324*a1f4c7baSSzymon Olewniczak 325*a1f4c7baSSzymon OlewniczakYou should also get your employer (if you work as a programmer) or your 326*a1f4c7baSSzymon Olewniczakschool, if any, to sign a "copyright disclaimer" for the program, if 327*a1f4c7baSSzymon Olewniczaknecessary. Here is a sample; alter the names: 328*a1f4c7baSSzymon Olewniczak 329*a1f4c7baSSzymon Olewniczak Yoyodyne, Inc., hereby disclaims all copyright interest in the program 330*a1f4c7baSSzymon Olewniczak `Gnomovision' (which makes passes at compilers) written by James Hacker. 331*a1f4c7baSSzymon Olewniczak 332*a1f4c7baSSzymon Olewniczak <signature of Ty Coon>, 1 April 1989 333*a1f4c7baSSzymon Olewniczak Ty Coon, President of Vice 334*a1f4c7baSSzymon Olewniczak 335*a1f4c7baSSzymon OlewniczakThis General Public License does not permit incorporating your program into 336*a1f4c7baSSzymon Olewniczakproprietary programs. If your program is a subroutine library, you may 337*a1f4c7baSSzymon Olewniczakconsider it more useful to permit linking proprietary applications with the 338*a1f4c7baSSzymon Olewniczaklibrary. If this is what you want to do, use the GNU Lesser General 339*a1f4c7baSSzymon OlewniczakPublic License instead of this License. 340