1*8dd5e09dSSadaf Ebrahimi GNU GENERAL PUBLIC LICENSE 2*8dd5e09dSSadaf Ebrahimi Version 2, June 1991 3*8dd5e09dSSadaf Ebrahimi 4*8dd5e09dSSadaf Ebrahimi Copyright (C) 1989, 1991 Free Software Foundation, Inc. 5*8dd5e09dSSadaf Ebrahimi 59 Temple Place, Suite 330, Boston, MA 02111-1307 USA 6*8dd5e09dSSadaf Ebrahimi Everyone is permitted to copy and distribute verbatim copies 7*8dd5e09dSSadaf Ebrahimi of this license document, but changing it is not allowed. 8*8dd5e09dSSadaf Ebrahimi 9*8dd5e09dSSadaf Ebrahimi Preamble 10*8dd5e09dSSadaf Ebrahimi 11*8dd5e09dSSadaf Ebrahimi The licenses for most software are designed to take away your 12*8dd5e09dSSadaf Ebrahimifreedom to share and change it. By contrast, the GNU General Public 13*8dd5e09dSSadaf EbrahimiLicense is intended to guarantee your freedom to share and change free 14*8dd5e09dSSadaf Ebrahimisoftware--to make sure the software is free for all its users. This 15*8dd5e09dSSadaf EbrahimiGeneral Public License applies to most of the Free Software 16*8dd5e09dSSadaf EbrahimiFoundation's software and to any other program whose authors commit to 17*8dd5e09dSSadaf Ebrahimiusing it. (Some other Free Software Foundation software is covered by 18*8dd5e09dSSadaf Ebrahimithe GNU Library General Public License instead.) You can apply it to 19*8dd5e09dSSadaf Ebrahimiyour programs, too. 20*8dd5e09dSSadaf Ebrahimi 21*8dd5e09dSSadaf Ebrahimi When we speak of free software, we are referring to freedom, not 22*8dd5e09dSSadaf Ebrahimiprice. Our General Public Licenses are designed to make sure that you 23*8dd5e09dSSadaf Ebrahimihave the freedom to distribute copies of free software (and charge for 24*8dd5e09dSSadaf Ebrahimithis service if you wish), that you receive source code or can get it 25*8dd5e09dSSadaf Ebrahimiif you want it, that you can change the software or use pieces of it 26*8dd5e09dSSadaf Ebrahimiin new free programs; and that you know you can do these things. 27*8dd5e09dSSadaf Ebrahimi 28*8dd5e09dSSadaf Ebrahimi To protect your rights, we need to make restrictions that forbid 29*8dd5e09dSSadaf Ebrahimianyone to deny you these rights or to ask you to surrender the rights. 30*8dd5e09dSSadaf EbrahimiThese restrictions translate to certain responsibilities for you if you 31*8dd5e09dSSadaf Ebrahimidistribute copies of the software, or if you modify it. 32*8dd5e09dSSadaf Ebrahimi 33*8dd5e09dSSadaf Ebrahimi For example, if you distribute copies of such a program, whether 34*8dd5e09dSSadaf Ebrahimigratis or for a fee, you must give the recipients all the rights that 35*8dd5e09dSSadaf Ebrahimiyou have. You must make sure that they, too, receive or can get the 36*8dd5e09dSSadaf Ebrahimisource code. And you must show them these terms so they know their 37*8dd5e09dSSadaf Ebrahimirights. 38*8dd5e09dSSadaf Ebrahimi 39*8dd5e09dSSadaf Ebrahimi We protect your rights with two steps: (1) copyright the software, and 40*8dd5e09dSSadaf Ebrahimi(2) offer you this license which gives you legal permission to copy, 41*8dd5e09dSSadaf Ebrahimidistribute and/or modify the software. 42*8dd5e09dSSadaf Ebrahimi 43*8dd5e09dSSadaf Ebrahimi Also, for each author's protection and ours, we want to make certain 44*8dd5e09dSSadaf Ebrahimithat everyone understands that there is no warranty for this free 45*8dd5e09dSSadaf Ebrahimisoftware. If the software is modified by someone else and passed on, we 46*8dd5e09dSSadaf Ebrahimiwant its recipients to know that what they have is not the original, so 47*8dd5e09dSSadaf Ebrahimithat any problems introduced by others will not reflect on the original 48*8dd5e09dSSadaf Ebrahimiauthors' reputations. 49*8dd5e09dSSadaf Ebrahimi 50*8dd5e09dSSadaf Ebrahimi Finally, any free program is threatened constantly by software 51*8dd5e09dSSadaf Ebrahimipatents. We wish to avoid the danger that redistributors of a free 52*8dd5e09dSSadaf Ebrahimiprogram will individually obtain patent licenses, in effect making the 53*8dd5e09dSSadaf Ebrahimiprogram proprietary. To prevent this, we have made it clear that any 54*8dd5e09dSSadaf Ebrahimipatent must be licensed for everyone's free use or not licensed at all. 55*8dd5e09dSSadaf Ebrahimi 56*8dd5e09dSSadaf Ebrahimi The precise terms and conditions for copying, distribution and 57*8dd5e09dSSadaf Ebrahimimodification follow. 58*8dd5e09dSSadaf Ebrahimi 59*8dd5e09dSSadaf Ebrahimi GNU GENERAL PUBLIC LICENSE 60*8dd5e09dSSadaf Ebrahimi TERMS AND CONDITIONS FOR COPYING, DISTRIBUTION AND MODIFICATION 61*8dd5e09dSSadaf Ebrahimi 62*8dd5e09dSSadaf Ebrahimi 0. This License applies to any program or other work which contains 63*8dd5e09dSSadaf Ebrahimia notice placed by the copyright holder saying it may be distributed 64*8dd5e09dSSadaf Ebrahimiunder the terms of this General Public License. The "Program", below, 65*8dd5e09dSSadaf Ebrahimirefers to any such program or work, and a "work based on the Program" 66*8dd5e09dSSadaf Ebrahimimeans either the Program or any derivative work under copyright law: 67*8dd5e09dSSadaf Ebrahimithat is to say, a work containing the Program or a portion of it, 68*8dd5e09dSSadaf Ebrahimieither verbatim or with modifications and/or translated into another 69*8dd5e09dSSadaf Ebrahimilanguage. (Hereinafter, translation is included without limitation in 70*8dd5e09dSSadaf Ebrahimithe term "modification".) Each licensee is addressed as "you". 71*8dd5e09dSSadaf Ebrahimi 72*8dd5e09dSSadaf EbrahimiActivities other than copying, distribution and modification are not 73*8dd5e09dSSadaf Ebrahimicovered by this License; they are outside its scope. The act of 74*8dd5e09dSSadaf Ebrahimirunning the Program is not restricted, and the output from the Program 75*8dd5e09dSSadaf Ebrahimiis covered only if its contents constitute a work based on the 76*8dd5e09dSSadaf EbrahimiProgram (independent of having been made by running the Program). 77*8dd5e09dSSadaf EbrahimiWhether that is true depends on what the Program does. 78*8dd5e09dSSadaf Ebrahimi 79*8dd5e09dSSadaf Ebrahimi 1. You may copy and distribute verbatim copies of the Program's 80*8dd5e09dSSadaf Ebrahimisource code as you receive it, in any medium, provided that you 81*8dd5e09dSSadaf Ebrahimiconspicuously and appropriately publish on each copy an appropriate 82*8dd5e09dSSadaf Ebrahimicopyright notice and disclaimer of warranty; keep intact all the 83*8dd5e09dSSadaf Ebrahiminotices that refer to this License and to the absence of any warranty; 84*8dd5e09dSSadaf Ebrahimiand give any other recipients of the Program a copy of this License 85*8dd5e09dSSadaf Ebrahimialong with the Program. 86*8dd5e09dSSadaf Ebrahimi 87*8dd5e09dSSadaf EbrahimiYou may charge a fee for the physical act of transferring a copy, and 88*8dd5e09dSSadaf Ebrahimiyou may at your option offer warranty protection in exchange for a fee. 89*8dd5e09dSSadaf Ebrahimi 90*8dd5e09dSSadaf Ebrahimi 2. You may modify your copy or copies of the Program or any portion 91*8dd5e09dSSadaf Ebrahimiof it, thus forming a work based on the Program, and copy and 92*8dd5e09dSSadaf Ebrahimidistribute such modifications or work under the terms of Section 1 93*8dd5e09dSSadaf Ebrahimiabove, provided that you also meet all of these conditions: 94*8dd5e09dSSadaf Ebrahimi 95*8dd5e09dSSadaf Ebrahimi a) You must cause the modified files to carry prominent notices 96*8dd5e09dSSadaf Ebrahimi stating that you changed the files and the date of any change. 97*8dd5e09dSSadaf Ebrahimi 98*8dd5e09dSSadaf Ebrahimi b) You must cause any work that you distribute or publish, that in 99*8dd5e09dSSadaf Ebrahimi whole or in part contains or is derived from the Program or any 100*8dd5e09dSSadaf Ebrahimi part thereof, to be licensed as a whole at no charge to all third 101*8dd5e09dSSadaf Ebrahimi parties under the terms of this License. 102*8dd5e09dSSadaf Ebrahimi 103*8dd5e09dSSadaf Ebrahimi c) If the modified program normally reads commands interactively 104*8dd5e09dSSadaf Ebrahimi when run, you must cause it, when started running for such 105*8dd5e09dSSadaf Ebrahimi interactive use in the most ordinary way, to print or display an 106*8dd5e09dSSadaf Ebrahimi announcement including an appropriate copyright notice and a 107*8dd5e09dSSadaf Ebrahimi notice that there is no warranty (or else, saying that you provide 108*8dd5e09dSSadaf Ebrahimi a warranty) and that users may redistribute the program under 109*8dd5e09dSSadaf Ebrahimi these conditions, and telling the user how to view a copy of this 110*8dd5e09dSSadaf Ebrahimi License. (Exception: if the Program itself is interactive but 111*8dd5e09dSSadaf Ebrahimi does not normally print such an announcement, your work based on 112*8dd5e09dSSadaf Ebrahimi the Program is not required to print an announcement.) 113*8dd5e09dSSadaf Ebrahimi 114*8dd5e09dSSadaf EbrahimiThese requirements apply to the modified work as a whole. If 115*8dd5e09dSSadaf Ebrahimiidentifiable sections of that work are not derived from the Program, 116*8dd5e09dSSadaf Ebrahimiand can be reasonably considered independent and separate works in 117*8dd5e09dSSadaf Ebrahimithemselves, then this License, and its terms, do not apply to those 118*8dd5e09dSSadaf Ebrahimisections when you distribute them as separate works. But when you 119*8dd5e09dSSadaf Ebrahimidistribute the same sections as part of a whole which is a work based 120*8dd5e09dSSadaf Ebrahimion the Program, the distribution of the whole must be on the terms of 121*8dd5e09dSSadaf Ebrahimithis License, whose permissions for other licensees extend to the 122*8dd5e09dSSadaf Ebrahimientire whole, and thus to each and every part regardless of who wrote it. 123*8dd5e09dSSadaf Ebrahimi 124*8dd5e09dSSadaf EbrahimiThus, it is not the intent of this section to claim rights or contest 125*8dd5e09dSSadaf Ebrahimiyour rights to work written entirely by you; rather, the intent is to 126*8dd5e09dSSadaf Ebrahimiexercise the right to control the distribution of derivative or 127*8dd5e09dSSadaf Ebrahimicollective works based on the Program. 128*8dd5e09dSSadaf Ebrahimi 129*8dd5e09dSSadaf EbrahimiIn addition, mere aggregation of another work not based on the Program 130*8dd5e09dSSadaf Ebrahimiwith the Program (or with a work based on the Program) on a volume of 131*8dd5e09dSSadaf Ebrahimia storage or distribution medium does not bring the other work under 132*8dd5e09dSSadaf Ebrahimithe scope of this License. 133*8dd5e09dSSadaf Ebrahimi 134*8dd5e09dSSadaf Ebrahimi 3. You may copy and distribute the Program (or a work based on it, 135*8dd5e09dSSadaf Ebrahimiunder Section 2) in object code or executable form under the terms of 136*8dd5e09dSSadaf EbrahimiSections 1 and 2 above provided that you also do one of the following: 137*8dd5e09dSSadaf Ebrahimi 138*8dd5e09dSSadaf Ebrahimi a) Accompany it with the complete corresponding machine-readable 139*8dd5e09dSSadaf Ebrahimi source code, which must be distributed under the terms of Sections 140*8dd5e09dSSadaf Ebrahimi 1 and 2 above on a medium customarily used for software interchange; or, 141*8dd5e09dSSadaf Ebrahimi 142*8dd5e09dSSadaf Ebrahimi b) Accompany it with a written offer, valid for at least three 143*8dd5e09dSSadaf Ebrahimi years, to give any third party, for a charge no more than your 144*8dd5e09dSSadaf Ebrahimi cost of physically performing source distribution, a complete 145*8dd5e09dSSadaf Ebrahimi machine-readable copy of the corresponding source code, to be 146*8dd5e09dSSadaf Ebrahimi distributed under the terms of Sections 1 and 2 above on a medium 147*8dd5e09dSSadaf Ebrahimi customarily used for software interchange; or, 148*8dd5e09dSSadaf Ebrahimi 149*8dd5e09dSSadaf Ebrahimi c) Accompany it with the information you received as to the offer 150*8dd5e09dSSadaf Ebrahimi to distribute corresponding source code. (This alternative is 151*8dd5e09dSSadaf Ebrahimi allowed only for noncommercial distribution and only if you 152*8dd5e09dSSadaf Ebrahimi received the program in object code or executable form with such 153*8dd5e09dSSadaf Ebrahimi an offer, in accord with Subsection b above.) 154*8dd5e09dSSadaf Ebrahimi 155*8dd5e09dSSadaf EbrahimiThe source code for a work means the preferred form of the work for 156*8dd5e09dSSadaf Ebrahimimaking modifications to it. For an executable work, complete source 157*8dd5e09dSSadaf Ebrahimicode means all the source code for all modules it contains, plus any 158*8dd5e09dSSadaf Ebrahimiassociated interface definition files, plus the scripts used to 159*8dd5e09dSSadaf Ebrahimicontrol compilation and installation of the executable. However, as a 160*8dd5e09dSSadaf Ebrahimispecial exception, the source code distributed need not include 161*8dd5e09dSSadaf Ebrahimianything that is normally distributed (in either source or binary 162*8dd5e09dSSadaf Ebrahimiform) with the major components (compiler, kernel, and so on) of the 163*8dd5e09dSSadaf Ebrahimioperating system on which the executable runs, unless that component 164*8dd5e09dSSadaf Ebrahimiitself accompanies the executable. 165*8dd5e09dSSadaf Ebrahimi 166*8dd5e09dSSadaf EbrahimiIf distribution of executable or object code is made by offering 167*8dd5e09dSSadaf Ebrahimiaccess to copy from a designated place, then offering equivalent 168*8dd5e09dSSadaf Ebrahimiaccess to copy the source code from the same place counts as 169*8dd5e09dSSadaf Ebrahimidistribution of the source code, even though third parties are not 170*8dd5e09dSSadaf Ebrahimicompelled to copy the source along with the object code. 171*8dd5e09dSSadaf Ebrahimi 172*8dd5e09dSSadaf Ebrahimi 4. You may not copy, modify, sublicense, or distribute the Program 173*8dd5e09dSSadaf Ebrahimiexcept as expressly provided under this License. Any attempt 174*8dd5e09dSSadaf Ebrahimiotherwise to copy, modify, sublicense or distribute the Program is 175*8dd5e09dSSadaf Ebrahimivoid, and will automatically terminate your rights under this License. 176*8dd5e09dSSadaf EbrahimiHowever, parties who have received copies, or rights, from you under 177*8dd5e09dSSadaf Ebrahimithis License will not have their licenses terminated so long as such 178*8dd5e09dSSadaf Ebrahimiparties remain in full compliance. 179*8dd5e09dSSadaf Ebrahimi 180*8dd5e09dSSadaf Ebrahimi 5. You are not required to accept this License, since you have not 181*8dd5e09dSSadaf Ebrahimisigned it. However, nothing else grants you permission to modify or 182*8dd5e09dSSadaf Ebrahimidistribute the Program or its derivative works. These actions are 183*8dd5e09dSSadaf Ebrahimiprohibited by law if you do not accept this License. Therefore, by 184*8dd5e09dSSadaf Ebrahimimodifying or distributing the Program (or any work based on the 185*8dd5e09dSSadaf EbrahimiProgram), you indicate your acceptance of this License to do so, and 186*8dd5e09dSSadaf Ebrahimiall its terms and conditions for copying, distributing or modifying 187*8dd5e09dSSadaf Ebrahimithe Program or works based on it. 188*8dd5e09dSSadaf Ebrahimi 189*8dd5e09dSSadaf Ebrahimi 6. Each time you redistribute the Program (or any work based on the 190*8dd5e09dSSadaf EbrahimiProgram), the recipient automatically receives a license from the 191*8dd5e09dSSadaf Ebrahimioriginal licensor to copy, distribute or modify the Program subject to 192*8dd5e09dSSadaf Ebrahimithese terms and conditions. You may not impose any further 193*8dd5e09dSSadaf Ebrahimirestrictions on the recipients' exercise of the rights granted herein. 194*8dd5e09dSSadaf EbrahimiYou are not responsible for enforcing compliance by third parties to 195*8dd5e09dSSadaf Ebrahimithis License. 196*8dd5e09dSSadaf Ebrahimi 197*8dd5e09dSSadaf Ebrahimi 7. If, as a consequence of a court judgment or allegation of patent 198*8dd5e09dSSadaf Ebrahimiinfringement or for any other reason (not limited to patent issues), 199*8dd5e09dSSadaf Ebrahimiconditions are imposed on you (whether by court order, agreement or 200*8dd5e09dSSadaf Ebrahimiotherwise) that contradict the conditions of this License, they do not 201*8dd5e09dSSadaf Ebrahimiexcuse you from the conditions of this License. If you cannot 202*8dd5e09dSSadaf Ebrahimidistribute so as to satisfy simultaneously your obligations under this 203*8dd5e09dSSadaf EbrahimiLicense and any other pertinent obligations, then as a consequence you 204*8dd5e09dSSadaf Ebrahimimay not distribute the Program at all. For example, if a patent 205*8dd5e09dSSadaf Ebrahimilicense would not permit royalty-free redistribution of the Program by 206*8dd5e09dSSadaf Ebrahimiall those who receive copies directly or indirectly through you, then 207*8dd5e09dSSadaf Ebrahimithe only way you could satisfy both it and this License would be to 208*8dd5e09dSSadaf Ebrahimirefrain entirely from distribution of the Program. 209*8dd5e09dSSadaf Ebrahimi 210*8dd5e09dSSadaf EbrahimiIf any portion of this section is held invalid or unenforceable under 211*8dd5e09dSSadaf Ebrahimiany particular circumstance, the balance of the section is intended to 212*8dd5e09dSSadaf Ebrahimiapply and the section as a whole is intended to apply in other 213*8dd5e09dSSadaf Ebrahimicircumstances. 214*8dd5e09dSSadaf Ebrahimi 215*8dd5e09dSSadaf EbrahimiIt is not the purpose of this section to induce you to infringe any 216*8dd5e09dSSadaf Ebrahimipatents or other property right claims or to contest validity of any 217*8dd5e09dSSadaf Ebrahimisuch claims; this section has the sole purpose of protecting the 218*8dd5e09dSSadaf Ebrahimiintegrity of the free software distribution system, which is 219*8dd5e09dSSadaf Ebrahimiimplemented by public license practices. Many people have made 220*8dd5e09dSSadaf Ebrahimigenerous contributions to the wide range of software distributed 221*8dd5e09dSSadaf Ebrahimithrough that system in reliance on consistent application of that 222*8dd5e09dSSadaf Ebrahimisystem; it is up to the author/donor to decide if he or she is willing 223*8dd5e09dSSadaf Ebrahimito distribute software through any other system and a licensee cannot 224*8dd5e09dSSadaf Ebrahimiimpose that choice. 225*8dd5e09dSSadaf Ebrahimi 226*8dd5e09dSSadaf EbrahimiThis section is intended to make thoroughly clear what is believed to 227*8dd5e09dSSadaf Ebrahimibe a consequence of the rest of this License. 228*8dd5e09dSSadaf Ebrahimi 229*8dd5e09dSSadaf Ebrahimi 8. If the distribution and/or use of the Program is restricted in 230*8dd5e09dSSadaf Ebrahimicertain countries either by patents or by copyrighted interfaces, the 231*8dd5e09dSSadaf Ebrahimioriginal copyright holder who places the Program under this License 232*8dd5e09dSSadaf Ebrahimimay add an explicit geographical distribution limitation excluding 233*8dd5e09dSSadaf Ebrahimithose countries, so that distribution is permitted only in or among 234*8dd5e09dSSadaf Ebrahimicountries not thus excluded. In such case, this License incorporates 235*8dd5e09dSSadaf Ebrahimithe limitation as if written in the body of this License. 236*8dd5e09dSSadaf Ebrahimi 237*8dd5e09dSSadaf Ebrahimi 9. The Free Software Foundation may publish revised and/or new versions 238*8dd5e09dSSadaf Ebrahimiof the General Public License from time to time. Such new versions will 239*8dd5e09dSSadaf Ebrahimibe similar in spirit to the present version, but may differ in detail to 240*8dd5e09dSSadaf Ebrahimiaddress new problems or concerns. 241*8dd5e09dSSadaf Ebrahimi 242*8dd5e09dSSadaf EbrahimiEach version is given a distinguishing version number. If the Program 243*8dd5e09dSSadaf Ebrahimispecifies a version number of this License which applies to it and "any 244*8dd5e09dSSadaf Ebrahimilater version", you have the option of following the terms and conditions 245*8dd5e09dSSadaf Ebrahimieither of that version or of any later version published by the Free 246*8dd5e09dSSadaf EbrahimiSoftware Foundation. If the Program does not specify a version number of 247*8dd5e09dSSadaf Ebrahimithis License, you may choose any version ever published by the Free Software 248*8dd5e09dSSadaf EbrahimiFoundation. 249*8dd5e09dSSadaf Ebrahimi 250*8dd5e09dSSadaf Ebrahimi 10. If you wish to incorporate parts of the Program into other free 251*8dd5e09dSSadaf Ebrahimiprograms whose distribution conditions are different, write to the author 252*8dd5e09dSSadaf Ebrahimito ask for permission. For software which is copyrighted by the Free 253*8dd5e09dSSadaf EbrahimiSoftware Foundation, write to the Free Software Foundation; we sometimes 254*8dd5e09dSSadaf Ebrahimimake exceptions for this. Our decision will be guided by the two goals 255*8dd5e09dSSadaf Ebrahimiof preserving the free status of all derivatives of our free software and 256*8dd5e09dSSadaf Ebrahimiof promoting the sharing and reuse of software generally. 257*8dd5e09dSSadaf Ebrahimi 258*8dd5e09dSSadaf Ebrahimi NO WARRANTY 259*8dd5e09dSSadaf Ebrahimi 260*8dd5e09dSSadaf Ebrahimi 11. BECAUSE THE PROGRAM IS LICENSED FREE OF CHARGE, THERE IS NO WARRANTY 261*8dd5e09dSSadaf EbrahimiFOR THE PROGRAM, TO THE EXTENT PERMITTED BY APPLICABLE LAW. EXCEPT WHEN 262*8dd5e09dSSadaf EbrahimiOTHERWISE STATED IN WRITING THE COPYRIGHT HOLDERS AND/OR OTHER PARTIES 263*8dd5e09dSSadaf EbrahimiPROVIDE THE PROGRAM "AS IS" WITHOUT WARRANTY OF ANY KIND, EITHER EXPRESSED 264*8dd5e09dSSadaf EbrahimiOR IMPLIED, INCLUDING, BUT NOT LIMITED TO, THE IMPLIED WARRANTIES OF 265*8dd5e09dSSadaf EbrahimiMERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE. THE ENTIRE RISK AS 266*8dd5e09dSSadaf EbrahimiTO THE QUALITY AND PERFORMANCE OF THE PROGRAM IS WITH YOU. SHOULD THE 267*8dd5e09dSSadaf EbrahimiPROGRAM PROVE DEFECTIVE, YOU ASSUME THE COST OF ALL NECESSARY SERVICING, 268*8dd5e09dSSadaf EbrahimiREPAIR OR CORRECTION. 269*8dd5e09dSSadaf Ebrahimi 270*8dd5e09dSSadaf Ebrahimi 12. IN NO EVENT UNLESS REQUIRED BY APPLICABLE LAW OR AGREED TO IN WRITING 271*8dd5e09dSSadaf EbrahimiWILL ANY COPYRIGHT HOLDER, OR ANY OTHER PARTY WHO MAY MODIFY AND/OR 272*8dd5e09dSSadaf EbrahimiREDISTRIBUTE THE PROGRAM AS PERMITTED ABOVE, BE LIABLE TO YOU FOR DAMAGES, 273*8dd5e09dSSadaf EbrahimiINCLUDING ANY GENERAL, SPECIAL, INCIDENTAL OR CONSEQUENTIAL DAMAGES ARISING 274*8dd5e09dSSadaf EbrahimiOUT OF THE USE OR INABILITY TO USE THE PROGRAM (INCLUDING BUT NOT LIMITED 275*8dd5e09dSSadaf EbrahimiTO LOSS OF DATA OR DATA BEING RENDERED INACCURATE OR LOSSES SUSTAINED BY 276*8dd5e09dSSadaf EbrahimiYOU OR THIRD PARTIES OR A FAILURE OF THE PROGRAM TO OPERATE WITH ANY OTHER 277*8dd5e09dSSadaf EbrahimiPROGRAMS), EVEN IF SUCH HOLDER OR OTHER PARTY HAS BEEN ADVISED OF THE 278*8dd5e09dSSadaf EbrahimiPOSSIBILITY OF SUCH DAMAGES. 279*8dd5e09dSSadaf Ebrahimi 280*8dd5e09dSSadaf Ebrahimi END OF TERMS AND CONDITIONS 281*8dd5e09dSSadaf Ebrahimi 282*8dd5e09dSSadaf Ebrahimi How to Apply These Terms to Your New Programs 283*8dd5e09dSSadaf Ebrahimi 284*8dd5e09dSSadaf Ebrahimi If you develop a new program, and you want it to be of the greatest 285*8dd5e09dSSadaf Ebrahimipossible use to the public, the best way to achieve this is to make it 286*8dd5e09dSSadaf Ebrahimifree software which everyone can redistribute and change under these terms. 287*8dd5e09dSSadaf Ebrahimi 288*8dd5e09dSSadaf Ebrahimi To do so, attach the following notices to the program. It is safest 289*8dd5e09dSSadaf Ebrahimito attach them to the start of each source file to most effectively 290*8dd5e09dSSadaf Ebrahimiconvey the exclusion of warranty; and each file should have at least 291*8dd5e09dSSadaf Ebrahimithe "copyright" line and a pointer to where the full notice is found. 292*8dd5e09dSSadaf Ebrahimi 293*8dd5e09dSSadaf Ebrahimi <one line to give the program's name and a brief idea of what it does.> 294*8dd5e09dSSadaf Ebrahimi Copyright (C) <year> <name of author> 295*8dd5e09dSSadaf Ebrahimi 296*8dd5e09dSSadaf Ebrahimi This program is free software; you can redistribute it and/or modify 297*8dd5e09dSSadaf Ebrahimi it under the terms of the GNU General Public License as published by 298*8dd5e09dSSadaf Ebrahimi the Free Software Foundation; either version 2 of the License, or 299*8dd5e09dSSadaf Ebrahimi (at your option) any later version. 300*8dd5e09dSSadaf Ebrahimi 301*8dd5e09dSSadaf Ebrahimi This program is distributed in the hope that it will be useful, 302*8dd5e09dSSadaf Ebrahimi but WITHOUT ANY WARRANTY; without even the implied warranty of 303*8dd5e09dSSadaf Ebrahimi MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the 304*8dd5e09dSSadaf Ebrahimi GNU General Public License for more details. 305*8dd5e09dSSadaf Ebrahimi 306*8dd5e09dSSadaf Ebrahimi You should have received a copy of the GNU General Public License 307*8dd5e09dSSadaf Ebrahimi along with this program; if not, write to the Free Software 308*8dd5e09dSSadaf Ebrahimi Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307 USA 309*8dd5e09dSSadaf Ebrahimi 310*8dd5e09dSSadaf Ebrahimi 311*8dd5e09dSSadaf EbrahimiAlso add information on how to contact you by electronic and paper mail. 312*8dd5e09dSSadaf Ebrahimi 313*8dd5e09dSSadaf EbrahimiIf the program is interactive, make it output a short notice like this 314*8dd5e09dSSadaf Ebrahimiwhen it starts in an interactive mode: 315*8dd5e09dSSadaf Ebrahimi 316*8dd5e09dSSadaf Ebrahimi Gnomovision version 69, Copyright (C) year name of author 317*8dd5e09dSSadaf Ebrahimi Gnomovision comes with ABSOLUTELY NO WARRANTY; for details type `show w'. 318*8dd5e09dSSadaf Ebrahimi This is free software, and you are welcome to redistribute it 319*8dd5e09dSSadaf Ebrahimi under certain conditions; type `show c' for details. 320*8dd5e09dSSadaf Ebrahimi 321*8dd5e09dSSadaf EbrahimiThe hypothetical commands `show w' and `show c' should show the appropriate 322*8dd5e09dSSadaf Ebrahimiparts of the General Public License. Of course, the commands you use may 323*8dd5e09dSSadaf Ebrahimibe called something other than `show w' and `show c'; they could even be 324*8dd5e09dSSadaf Ebrahimimouse-clicks or menu items--whatever suits your program. 325*8dd5e09dSSadaf Ebrahimi 326*8dd5e09dSSadaf EbrahimiYou should also get your employer (if you work as a programmer) or your 327*8dd5e09dSSadaf Ebrahimischool, if any, to sign a "copyright disclaimer" for the program, if 328*8dd5e09dSSadaf Ebrahiminecessary. Here is a sample; alter the names: 329*8dd5e09dSSadaf Ebrahimi 330*8dd5e09dSSadaf Ebrahimi Yoyodyne, Inc., hereby disclaims all copyright interest in the program 331*8dd5e09dSSadaf Ebrahimi `Gnomovision' (which makes passes at compilers) written by James Hacker. 332*8dd5e09dSSadaf Ebrahimi 333*8dd5e09dSSadaf Ebrahimi <signature of Ty Coon>, 1 April 1989 334*8dd5e09dSSadaf Ebrahimi Ty Coon, President of Vice 335*8dd5e09dSSadaf Ebrahimi 336*8dd5e09dSSadaf EbrahimiThis General Public License does not permit incorporating your program into 337*8dd5e09dSSadaf Ebrahimiproprietary programs. If your program is a subroutine library, you may 338*8dd5e09dSSadaf Ebrahimiconsider it more useful to permit linking proprietary applications with the 339*8dd5e09dSSadaf Ebrahimilibrary. If this is what you want to do, use the GNU Library General 340*8dd5e09dSSadaf EbrahimiPublic License instead of this License. 341