1*dc903d06SMichael Wilmes GNU GENERAL PUBLIC LICENSE 2*dc903d06SMichael Wilmes Version 2, June 1991 3*dc903d06SMichael Wilmes 4*dc903d06SMichael Wilmes Copyright (C) 1989, 1991 Free Software Foundation, Inc., <http://fsf.org/> 5*dc903d06SMichael Wilmes 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA 6*dc903d06SMichael Wilmes Everyone is permitted to copy and distribute verbatim copies 7*dc903d06SMichael Wilmes of this license document, but changing it is not allowed. 8*dc903d06SMichael Wilmes 9*dc903d06SMichael Wilmes Preamble 10*dc903d06SMichael Wilmes 11*dc903d06SMichael Wilmes The licenses for most software are designed to take away your 12*dc903d06SMichael Wilmesfreedom to share and change it. By contrast, the GNU General Public 13*dc903d06SMichael WilmesLicense is intended to guarantee your freedom to share and change free 14*dc903d06SMichael Wilmessoftware--to make sure the software is free for all its users. This 15*dc903d06SMichael WilmesGeneral Public License applies to most of the Free Software 16*dc903d06SMichael WilmesFoundation's software and to any other program whose authors commit to 17*dc903d06SMichael Wilmesusing it. (Some other Free Software Foundation software is covered by 18*dc903d06SMichael Wilmesthe GNU Lesser General Public License instead.) You can apply it to 19*dc903d06SMichael Wilmesyour programs, too. 20*dc903d06SMichael Wilmes 21*dc903d06SMichael Wilmes When we speak of free software, we are referring to freedom, not 22*dc903d06SMichael Wilmesprice. Our General Public Licenses are designed to make sure that you 23*dc903d06SMichael Wilmeshave the freedom to distribute copies of free software (and charge for 24*dc903d06SMichael Wilmesthis service if you wish), that you receive source code or can get it 25*dc903d06SMichael Wilmesif you want it, that you can change the software or use pieces of it 26*dc903d06SMichael Wilmesin new free programs; and that you know you can do these things. 27*dc903d06SMichael Wilmes 28*dc903d06SMichael Wilmes To protect your rights, we need to make restrictions that forbid 29*dc903d06SMichael Wilmesanyone to deny you these rights or to ask you to surrender the rights. 30*dc903d06SMichael WilmesThese restrictions translate to certain responsibilities for you if you 31*dc903d06SMichael Wilmesdistribute copies of the software, or if you modify it. 32*dc903d06SMichael Wilmes 33*dc903d06SMichael Wilmes For example, if you distribute copies of such a program, whether 34*dc903d06SMichael Wilmesgratis or for a fee, you must give the recipients all the rights that 35*dc903d06SMichael Wilmesyou have. You must make sure that they, too, receive or can get the 36*dc903d06SMichael Wilmessource code. And you must show them these terms so they know their 37*dc903d06SMichael Wilmesrights. 38*dc903d06SMichael Wilmes 39*dc903d06SMichael Wilmes We protect your rights with two steps: (1) copyright the software, and 40*dc903d06SMichael Wilmes(2) offer you this license which gives you legal permission to copy, 41*dc903d06SMichael Wilmesdistribute and/or modify the software. 42*dc903d06SMichael Wilmes 43*dc903d06SMichael Wilmes Also, for each author's protection and ours, we want to make certain 44*dc903d06SMichael Wilmesthat everyone understands that there is no warranty for this free 45*dc903d06SMichael Wilmessoftware. If the software is modified by someone else and passed on, we 46*dc903d06SMichael Wilmeswant its recipients to know that what they have is not the original, so 47*dc903d06SMichael Wilmesthat any problems introduced by others will not reflect on the original 48*dc903d06SMichael Wilmesauthors' reputations. 49*dc903d06SMichael Wilmes 50*dc903d06SMichael Wilmes Finally, any free program is threatened constantly by software 51*dc903d06SMichael Wilmespatents. We wish to avoid the danger that redistributors of a free 52*dc903d06SMichael Wilmesprogram will individually obtain patent licenses, in effect making the 53*dc903d06SMichael Wilmesprogram proprietary. To prevent this, we have made it clear that any 54*dc903d06SMichael Wilmespatent must be licensed for everyone's free use or not licensed at all. 55*dc903d06SMichael Wilmes 56*dc903d06SMichael Wilmes The precise terms and conditions for copying, distribution and 57*dc903d06SMichael Wilmesmodification follow. 58*dc903d06SMichael Wilmes 59*dc903d06SMichael Wilmes GNU GENERAL PUBLIC LICENSE 60*dc903d06SMichael Wilmes TERMS AND CONDITIONS FOR COPYING, DISTRIBUTION AND MODIFICATION 61*dc903d06SMichael Wilmes 62*dc903d06SMichael Wilmes 0. This License applies to any program or other work which contains 63*dc903d06SMichael Wilmesa notice placed by the copyright holder saying it may be distributed 64*dc903d06SMichael Wilmesunder the terms of this General Public License. The "Program", below, 65*dc903d06SMichael Wilmesrefers to any such program or work, and a "work based on the Program" 66*dc903d06SMichael Wilmesmeans either the Program or any derivative work under copyright law: 67*dc903d06SMichael Wilmesthat is to say, a work containing the Program or a portion of it, 68*dc903d06SMichael Wilmeseither verbatim or with modifications and/or translated into another 69*dc903d06SMichael Wilmeslanguage. (Hereinafter, translation is included without limitation in 70*dc903d06SMichael Wilmesthe term "modification".) Each licensee is addressed as "you". 71*dc903d06SMichael Wilmes 72*dc903d06SMichael WilmesActivities other than copying, distribution and modification are not 73*dc903d06SMichael Wilmescovered by this License; they are outside its scope. The act of 74*dc903d06SMichael Wilmesrunning the Program is not restricted, and the output from the Program 75*dc903d06SMichael Wilmesis covered only if its contents constitute a work based on the 76*dc903d06SMichael WilmesProgram (independent of having been made by running the Program). 77*dc903d06SMichael WilmesWhether that is true depends on what the Program does. 78*dc903d06SMichael Wilmes 79*dc903d06SMichael Wilmes 1. You may copy and distribute verbatim copies of the Program's 80*dc903d06SMichael Wilmessource code as you receive it, in any medium, provided that you 81*dc903d06SMichael Wilmesconspicuously and appropriately publish on each copy an appropriate 82*dc903d06SMichael Wilmescopyright notice and disclaimer of warranty; keep intact all the 83*dc903d06SMichael Wilmesnotices that refer to this License and to the absence of any warranty; 84*dc903d06SMichael Wilmesand give any other recipients of the Program a copy of this License 85*dc903d06SMichael Wilmesalong with the Program. 86*dc903d06SMichael Wilmes 87*dc903d06SMichael WilmesYou may charge a fee for the physical act of transferring a copy, and 88*dc903d06SMichael Wilmesyou may at your option offer warranty protection in exchange for a fee. 89*dc903d06SMichael Wilmes 90*dc903d06SMichael Wilmes 2. You may modify your copy or copies of the Program or any portion 91*dc903d06SMichael Wilmesof it, thus forming a work based on the Program, and copy and 92*dc903d06SMichael Wilmesdistribute such modifications or work under the terms of Section 1 93*dc903d06SMichael Wilmesabove, provided that you also meet all of these conditions: 94*dc903d06SMichael Wilmes 95*dc903d06SMichael Wilmes a) You must cause the modified files to carry prominent notices 96*dc903d06SMichael Wilmes stating that you changed the files and the date of any change. 97*dc903d06SMichael Wilmes 98*dc903d06SMichael Wilmes b) You must cause any work that you distribute or publish, that in 99*dc903d06SMichael Wilmes whole or in part contains or is derived from the Program or any 100*dc903d06SMichael Wilmes part thereof, to be licensed as a whole at no charge to all third 101*dc903d06SMichael Wilmes parties under the terms of this License. 102*dc903d06SMichael Wilmes 103*dc903d06SMichael Wilmes c) If the modified program normally reads commands interactively 104*dc903d06SMichael Wilmes when run, you must cause it, when started running for such 105*dc903d06SMichael Wilmes interactive use in the most ordinary way, to print or display an 106*dc903d06SMichael Wilmes announcement including an appropriate copyright notice and a 107*dc903d06SMichael Wilmes notice that there is no warranty (or else, saying that you provide 108*dc903d06SMichael Wilmes a warranty) and that users may redistribute the program under 109*dc903d06SMichael Wilmes these conditions, and telling the user how to view a copy of this 110*dc903d06SMichael Wilmes License. (Exception: if the Program itself is interactive but 111*dc903d06SMichael Wilmes does not normally print such an announcement, your work based on 112*dc903d06SMichael Wilmes the Program is not required to print an announcement.) 113*dc903d06SMichael Wilmes 114*dc903d06SMichael WilmesThese requirements apply to the modified work as a whole. If 115*dc903d06SMichael Wilmesidentifiable sections of that work are not derived from the Program, 116*dc903d06SMichael Wilmesand can be reasonably considered independent and separate works in 117*dc903d06SMichael Wilmesthemselves, then this License, and its terms, do not apply to those 118*dc903d06SMichael Wilmessections when you distribute them as separate works. But when you 119*dc903d06SMichael Wilmesdistribute the same sections as part of a whole which is a work based 120*dc903d06SMichael Wilmeson the Program, the distribution of the whole must be on the terms of 121*dc903d06SMichael Wilmesthis License, whose permissions for other licensees extend to the 122*dc903d06SMichael Wilmesentire whole, and thus to each and every part regardless of who wrote it. 123*dc903d06SMichael Wilmes 124*dc903d06SMichael WilmesThus, it is not the intent of this section to claim rights or contest 125*dc903d06SMichael Wilmesyour rights to work written entirely by you; rather, the intent is to 126*dc903d06SMichael Wilmesexercise the right to control the distribution of derivative or 127*dc903d06SMichael Wilmescollective works based on the Program. 128*dc903d06SMichael Wilmes 129*dc903d06SMichael WilmesIn addition, mere aggregation of another work not based on the Program 130*dc903d06SMichael Wilmeswith the Program (or with a work based on the Program) on a volume of 131*dc903d06SMichael Wilmesa storage or distribution medium does not bring the other work under 132*dc903d06SMichael Wilmesthe scope of this License. 133*dc903d06SMichael Wilmes 134*dc903d06SMichael Wilmes 3. You may copy and distribute the Program (or a work based on it, 135*dc903d06SMichael Wilmesunder Section 2) in object code or executable form under the terms of 136*dc903d06SMichael WilmesSections 1 and 2 above provided that you also do one of the following: 137*dc903d06SMichael Wilmes 138*dc903d06SMichael Wilmes a) Accompany it with the complete corresponding machine-readable 139*dc903d06SMichael Wilmes source code, which must be distributed under the terms of Sections 140*dc903d06SMichael Wilmes 1 and 2 above on a medium customarily used for software interchange; or, 141*dc903d06SMichael Wilmes 142*dc903d06SMichael Wilmes b) Accompany it with a written offer, valid for at least three 143*dc903d06SMichael Wilmes years, to give any third party, for a charge no more than your 144*dc903d06SMichael Wilmes cost of physically performing source distribution, a complete 145*dc903d06SMichael Wilmes machine-readable copy of the corresponding source code, to be 146*dc903d06SMichael Wilmes distributed under the terms of Sections 1 and 2 above on a medium 147*dc903d06SMichael Wilmes customarily used for software interchange; or, 148*dc903d06SMichael Wilmes 149*dc903d06SMichael Wilmes c) Accompany it with the information you received as to the offer 150*dc903d06SMichael Wilmes to distribute corresponding source code. (This alternative is 151*dc903d06SMichael Wilmes allowed only for noncommercial distribution and only if you 152*dc903d06SMichael Wilmes received the program in object code or executable form with such 153*dc903d06SMichael Wilmes an offer, in accord with Subsection b above.) 154*dc903d06SMichael Wilmes 155*dc903d06SMichael WilmesThe source code for a work means the preferred form of the work for 156*dc903d06SMichael Wilmesmaking modifications to it. For an executable work, complete source 157*dc903d06SMichael Wilmescode means all the source code for all modules it contains, plus any 158*dc903d06SMichael Wilmesassociated interface definition files, plus the scripts used to 159*dc903d06SMichael Wilmescontrol compilation and installation of the executable. However, as a 160*dc903d06SMichael Wilmesspecial exception, the source code distributed need not include 161*dc903d06SMichael Wilmesanything that is normally distributed (in either source or binary 162*dc903d06SMichael Wilmesform) with the major components (compiler, kernel, and so on) of the 163*dc903d06SMichael Wilmesoperating system on which the executable runs, unless that component 164*dc903d06SMichael Wilmesitself accompanies the executable. 165*dc903d06SMichael Wilmes 166*dc903d06SMichael WilmesIf distribution of executable or object code is made by offering 167*dc903d06SMichael Wilmesaccess to copy from a designated place, then offering equivalent 168*dc903d06SMichael Wilmesaccess to copy the source code from the same place counts as 169*dc903d06SMichael Wilmesdistribution of the source code, even though third parties are not 170*dc903d06SMichael Wilmescompelled to copy the source along with the object code. 171*dc903d06SMichael Wilmes 172*dc903d06SMichael Wilmes 4. You may not copy, modify, sublicense, or distribute the Program 173*dc903d06SMichael Wilmesexcept as expressly provided under this License. Any attempt 174*dc903d06SMichael Wilmesotherwise to copy, modify, sublicense or distribute the Program is 175*dc903d06SMichael Wilmesvoid, and will automatically terminate your rights under this License. 176*dc903d06SMichael WilmesHowever, parties who have received copies, or rights, from you under 177*dc903d06SMichael Wilmesthis License will not have their licenses terminated so long as such 178*dc903d06SMichael Wilmesparties remain in full compliance. 179*dc903d06SMichael Wilmes 180*dc903d06SMichael Wilmes 5. You are not required to accept this License, since you have not 181*dc903d06SMichael Wilmessigned it. However, nothing else grants you permission to modify or 182*dc903d06SMichael Wilmesdistribute the Program or its derivative works. These actions are 183*dc903d06SMichael Wilmesprohibited by law if you do not accept this License. Therefore, by 184*dc903d06SMichael Wilmesmodifying or distributing the Program (or any work based on the 185*dc903d06SMichael WilmesProgram), you indicate your acceptance of this License to do so, and 186*dc903d06SMichael Wilmesall its terms and conditions for copying, distributing or modifying 187*dc903d06SMichael Wilmesthe Program or works based on it. 188*dc903d06SMichael Wilmes 189*dc903d06SMichael Wilmes 6. Each time you redistribute the Program (or any work based on the 190*dc903d06SMichael WilmesProgram), the recipient automatically receives a license from the 191*dc903d06SMichael Wilmesoriginal licensor to copy, distribute or modify the Program subject to 192*dc903d06SMichael Wilmesthese terms and conditions. You may not impose any further 193*dc903d06SMichael Wilmesrestrictions on the recipients' exercise of the rights granted herein. 194*dc903d06SMichael WilmesYou are not responsible for enforcing compliance by third parties to 195*dc903d06SMichael Wilmesthis License. 196*dc903d06SMichael Wilmes 197*dc903d06SMichael Wilmes 7. If, as a consequence of a court judgment or allegation of patent 198*dc903d06SMichael Wilmesinfringement or for any other reason (not limited to patent issues), 199*dc903d06SMichael Wilmesconditions are imposed on you (whether by court order, agreement or 200*dc903d06SMichael Wilmesotherwise) that contradict the conditions of this License, they do not 201*dc903d06SMichael Wilmesexcuse you from the conditions of this License. If you cannot 202*dc903d06SMichael Wilmesdistribute so as to satisfy simultaneously your obligations under this 203*dc903d06SMichael WilmesLicense and any other pertinent obligations, then as a consequence you 204*dc903d06SMichael Wilmesmay not distribute the Program at all. For example, if a patent 205*dc903d06SMichael Wilmeslicense would not permit royalty-free redistribution of the Program by 206*dc903d06SMichael Wilmesall those who receive copies directly or indirectly through you, then 207*dc903d06SMichael Wilmesthe only way you could satisfy both it and this License would be to 208*dc903d06SMichael Wilmesrefrain entirely from distribution of the Program. 209*dc903d06SMichael Wilmes 210*dc903d06SMichael WilmesIf any portion of this section is held invalid or unenforceable under 211*dc903d06SMichael Wilmesany particular circumstance, the balance of the section is intended to 212*dc903d06SMichael Wilmesapply and the section as a whole is intended to apply in other 213*dc903d06SMichael Wilmescircumstances. 214*dc903d06SMichael Wilmes 215*dc903d06SMichael WilmesIt is not the purpose of this section to induce you to infringe any 216*dc903d06SMichael Wilmespatents or other property right claims or to contest validity of any 217*dc903d06SMichael Wilmessuch claims; this section has the sole purpose of protecting the 218*dc903d06SMichael Wilmesintegrity of the free software distribution system, which is 219*dc903d06SMichael Wilmesimplemented by public license practices. Many people have made 220*dc903d06SMichael Wilmesgenerous contributions to the wide range of software distributed 221*dc903d06SMichael Wilmesthrough that system in reliance on consistent application of that 222*dc903d06SMichael Wilmessystem; it is up to the author/donor to decide if he or she is willing 223*dc903d06SMichael Wilmesto distribute software through any other system and a licensee cannot 224*dc903d06SMichael Wilmesimpose that choice. 225*dc903d06SMichael Wilmes 226*dc903d06SMichael WilmesThis section is intended to make thoroughly clear what is believed to 227*dc903d06SMichael Wilmesbe a consequence of the rest of this License. 228*dc903d06SMichael Wilmes 229*dc903d06SMichael Wilmes 8. If the distribution and/or use of the Program is restricted in 230*dc903d06SMichael Wilmescertain countries either by patents or by copyrighted interfaces, the 231*dc903d06SMichael Wilmesoriginal copyright holder who places the Program under this License 232*dc903d06SMichael Wilmesmay add an explicit geographical distribution limitation excluding 233*dc903d06SMichael Wilmesthose countries, so that distribution is permitted only in or among 234*dc903d06SMichael Wilmescountries not thus excluded. In such case, this License incorporates 235*dc903d06SMichael Wilmesthe limitation as if written in the body of this License. 236*dc903d06SMichael Wilmes 237*dc903d06SMichael Wilmes 9. The Free Software Foundation may publish revised and/or new versions 238*dc903d06SMichael Wilmesof the General Public License from time to time. Such new versions will 239*dc903d06SMichael Wilmesbe similar in spirit to the present version, but may differ in detail to 240*dc903d06SMichael Wilmesaddress new problems or concerns. 241*dc903d06SMichael Wilmes 242*dc903d06SMichael WilmesEach version is given a distinguishing version number. If the Program 243*dc903d06SMichael Wilmesspecifies a version number of this License which applies to it and "any 244*dc903d06SMichael Wilmeslater version", you have the option of following the terms and conditions 245*dc903d06SMichael Wilmeseither of that version or of any later version published by the Free 246*dc903d06SMichael WilmesSoftware Foundation. If the Program does not specify a version number of 247*dc903d06SMichael Wilmesthis License, you may choose any version ever published by the Free Software 248*dc903d06SMichael WilmesFoundation. 249*dc903d06SMichael Wilmes 250*dc903d06SMichael Wilmes 10. If you wish to incorporate parts of the Program into other free 251*dc903d06SMichael Wilmesprograms whose distribution conditions are different, write to the author 252*dc903d06SMichael Wilmesto ask for permission. For software which is copyrighted by the Free 253*dc903d06SMichael WilmesSoftware Foundation, write to the Free Software Foundation; we sometimes 254*dc903d06SMichael Wilmesmake exceptions for this. Our decision will be guided by the two goals 255*dc903d06SMichael Wilmesof preserving the free status of all derivatives of our free software and 256*dc903d06SMichael Wilmesof promoting the sharing and reuse of software generally. 257*dc903d06SMichael Wilmes 258*dc903d06SMichael Wilmes NO WARRANTY 259*dc903d06SMichael Wilmes 260*dc903d06SMichael Wilmes 11. BECAUSE THE PROGRAM IS LICENSED FREE OF CHARGE, THERE IS NO WARRANTY 261*dc903d06SMichael WilmesFOR THE PROGRAM, TO THE EXTENT PERMITTED BY APPLICABLE LAW. EXCEPT WHEN 262*dc903d06SMichael WilmesOTHERWISE STATED IN WRITING THE COPYRIGHT HOLDERS AND/OR OTHER PARTIES 263*dc903d06SMichael WilmesPROVIDE THE PROGRAM "AS IS" WITHOUT WARRANTY OF ANY KIND, EITHER EXPRESSED 264*dc903d06SMichael WilmesOR IMPLIED, INCLUDING, BUT NOT LIMITED TO, THE IMPLIED WARRANTIES OF 265*dc903d06SMichael WilmesMERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE. THE ENTIRE RISK AS 266*dc903d06SMichael WilmesTO THE QUALITY AND PERFORMANCE OF THE PROGRAM IS WITH YOU. SHOULD THE 267*dc903d06SMichael WilmesPROGRAM PROVE DEFECTIVE, YOU ASSUME THE COST OF ALL NECESSARY SERVICING, 268*dc903d06SMichael WilmesREPAIR OR CORRECTION. 269*dc903d06SMichael Wilmes 270*dc903d06SMichael Wilmes 12. IN NO EVENT UNLESS REQUIRED BY APPLICABLE LAW OR AGREED TO IN WRITING 271*dc903d06SMichael WilmesWILL ANY COPYRIGHT HOLDER, OR ANY OTHER PARTY WHO MAY MODIFY AND/OR 272*dc903d06SMichael WilmesREDISTRIBUTE THE PROGRAM AS PERMITTED ABOVE, BE LIABLE TO YOU FOR DAMAGES, 273*dc903d06SMichael WilmesINCLUDING ANY GENERAL, SPECIAL, INCIDENTAL OR CONSEQUENTIAL DAMAGES ARISING 274*dc903d06SMichael WilmesOUT OF THE USE OR INABILITY TO USE THE PROGRAM (INCLUDING BUT NOT LIMITED 275*dc903d06SMichael WilmesTO LOSS OF DATA OR DATA BEING RENDERED INACCURATE OR LOSSES SUSTAINED BY 276*dc903d06SMichael WilmesYOU OR THIRD PARTIES OR A FAILURE OF THE PROGRAM TO OPERATE WITH ANY OTHER 277*dc903d06SMichael WilmesPROGRAMS), EVEN IF SUCH HOLDER OR OTHER PARTY HAS BEEN ADVISED OF THE 278*dc903d06SMichael WilmesPOSSIBILITY OF SUCH DAMAGES. 279*dc903d06SMichael Wilmes 280*dc903d06SMichael Wilmes END OF TERMS AND CONDITIONS 281*dc903d06SMichael Wilmes 282*dc903d06SMichael Wilmes How to Apply These Terms to Your New Programs 283*dc903d06SMichael Wilmes 284*dc903d06SMichael Wilmes If you develop a new program, and you want it to be of the greatest 285*dc903d06SMichael Wilmespossible use to the public, the best way to achieve this is to make it 286*dc903d06SMichael Wilmesfree software which everyone can redistribute and change under these terms. 287*dc903d06SMichael Wilmes 288*dc903d06SMichael Wilmes To do so, attach the following notices to the program. It is safest 289*dc903d06SMichael Wilmesto attach them to the start of each source file to most effectively 290*dc903d06SMichael Wilmesconvey the exclusion of warranty; and each file should have at least 291*dc903d06SMichael Wilmesthe "copyright" line and a pointer to where the full notice is found. 292*dc903d06SMichael Wilmes 293*dc903d06SMichael Wilmes {description} 294*dc903d06SMichael Wilmes Copyright (C) {year} {fullname} 295*dc903d06SMichael Wilmes 296*dc903d06SMichael Wilmes This program is free software; you can redistribute it and/or modify 297*dc903d06SMichael Wilmes it under the terms of the GNU General Public License as published by 298*dc903d06SMichael Wilmes the Free Software Foundation; either version 2 of the License, or 299*dc903d06SMichael Wilmes (at your option) any later version. 300*dc903d06SMichael Wilmes 301*dc903d06SMichael Wilmes This program is distributed in the hope that it will be useful, 302*dc903d06SMichael Wilmes but WITHOUT ANY WARRANTY; without even the implied warranty of 303*dc903d06SMichael Wilmes MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the 304*dc903d06SMichael Wilmes GNU General Public License for more details. 305*dc903d06SMichael Wilmes 306*dc903d06SMichael Wilmes You should have received a copy of the GNU General Public License along 307*dc903d06SMichael Wilmes with this program; if not, write to the Free Software Foundation, Inc., 308*dc903d06SMichael Wilmes 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA. 309*dc903d06SMichael Wilmes 310*dc903d06SMichael WilmesAlso add information on how to contact you by electronic and paper mail. 311*dc903d06SMichael Wilmes 312*dc903d06SMichael WilmesIf the program is interactive, make it output a short notice like this 313*dc903d06SMichael Wilmeswhen it starts in an interactive mode: 314*dc903d06SMichael Wilmes 315*dc903d06SMichael Wilmes Gnomovision version 69, Copyright (C) year name of author 316*dc903d06SMichael Wilmes Gnomovision comes with ABSOLUTELY NO WARRANTY; for details type `show w'. 317*dc903d06SMichael Wilmes This is free software, and you are welcome to redistribute it 318*dc903d06SMichael Wilmes under certain conditions; type `show c' for details. 319*dc903d06SMichael Wilmes 320*dc903d06SMichael WilmesThe hypothetical commands `show w' and `show c' should show the appropriate 321*dc903d06SMichael Wilmesparts of the General Public License. Of course, the commands you use may 322*dc903d06SMichael Wilmesbe called something other than `show w' and `show c'; they could even be 323*dc903d06SMichael Wilmesmouse-clicks or menu items--whatever suits your program. 324*dc903d06SMichael Wilmes 325*dc903d06SMichael WilmesYou should also get your employer (if you work as a programmer) or your 326*dc903d06SMichael Wilmesschool, if any, to sign a "copyright disclaimer" for the program, if 327*dc903d06SMichael Wilmesnecessary. Here is a sample; alter the names: 328*dc903d06SMichael Wilmes 329*dc903d06SMichael Wilmes Yoyodyne, Inc., hereby disclaims all copyright interest in the program 330*dc903d06SMichael Wilmes `Gnomovision' (which makes passes at compilers) written by James Hacker. 331*dc903d06SMichael Wilmes 332*dc903d06SMichael Wilmes {signature of Ty Coon}, 1 April 1989 333*dc903d06SMichael Wilmes Ty Coon, President of Vice 334*dc903d06SMichael Wilmes 335*dc903d06SMichael WilmesThis General Public License does not permit incorporating your program into 336*dc903d06SMichael Wilmesproprietary programs. If your program is a subroutine library, you may 337*dc903d06SMichael Wilmesconsider it more useful to permit linking proprietary applications with the 338*dc903d06SMichael Wilmeslibrary. If this is what you want to do, use the GNU Lesser General 339*dc903d06SMichael WilmesPublic License instead of this License. 340*dc903d06SMichael Wilmes 341