1*3bbc8d99SMike Ryan GNU GENERAL PUBLIC LICENSE 2*3bbc8d99SMike Ryan Version 2, June 1991 3*3bbc8d99SMike Ryan 4*3bbc8d99SMike Ryan Copyright (C) 1989, 1991 Free Software Foundation, Inc., 5*3bbc8d99SMike Ryan 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA 6*3bbc8d99SMike Ryan Everyone is permitted to copy and distribute verbatim copies 7*3bbc8d99SMike Ryan of this license document, but changing it is not allowed. 8*3bbc8d99SMike Ryan 9*3bbc8d99SMike Ryan Preamble 10*3bbc8d99SMike Ryan 11*3bbc8d99SMike Ryan The licenses for most software are designed to take away your 12*3bbc8d99SMike Ryanfreedom to share and change it. By contrast, the GNU General Public 13*3bbc8d99SMike RyanLicense is intended to guarantee your freedom to share and change free 14*3bbc8d99SMike Ryansoftware--to make sure the software is free for all its users. This 15*3bbc8d99SMike RyanGeneral Public License applies to most of the Free Software 16*3bbc8d99SMike RyanFoundation's software and to any other program whose authors commit to 17*3bbc8d99SMike Ryanusing it. (Some other Free Software Foundation software is covered by 18*3bbc8d99SMike Ryanthe GNU Lesser General Public License instead.) You can apply it to 19*3bbc8d99SMike Ryanyour programs, too. 20*3bbc8d99SMike Ryan 21*3bbc8d99SMike Ryan When we speak of free software, we are referring to freedom, not 22*3bbc8d99SMike Ryanprice. Our General Public Licenses are designed to make sure that you 23*3bbc8d99SMike Ryanhave the freedom to distribute copies of free software (and charge for 24*3bbc8d99SMike Ryanthis service if you wish), that you receive source code or can get it 25*3bbc8d99SMike Ryanif you want it, that you can change the software or use pieces of it 26*3bbc8d99SMike Ryanin new free programs; and that you know you can do these things. 27*3bbc8d99SMike Ryan 28*3bbc8d99SMike Ryan To protect your rights, we need to make restrictions that forbid 29*3bbc8d99SMike Ryananyone to deny you these rights or to ask you to surrender the rights. 30*3bbc8d99SMike RyanThese restrictions translate to certain responsibilities for you if you 31*3bbc8d99SMike Ryandistribute copies of the software, or if you modify it. 32*3bbc8d99SMike Ryan 33*3bbc8d99SMike Ryan For example, if you distribute copies of such a program, whether 34*3bbc8d99SMike Ryangratis or for a fee, you must give the recipients all the rights that 35*3bbc8d99SMike Ryanyou have. You must make sure that they, too, receive or can get the 36*3bbc8d99SMike Ryansource code. And you must show them these terms so they know their 37*3bbc8d99SMike Ryanrights. 38*3bbc8d99SMike Ryan 39*3bbc8d99SMike Ryan We protect your rights with two steps: (1) copyright the software, and 40*3bbc8d99SMike Ryan(2) offer you this license which gives you legal permission to copy, 41*3bbc8d99SMike Ryandistribute and/or modify the software. 42*3bbc8d99SMike Ryan 43*3bbc8d99SMike Ryan Also, for each author's protection and ours, we want to make certain 44*3bbc8d99SMike Ryanthat everyone understands that there is no warranty for this free 45*3bbc8d99SMike Ryansoftware. If the software is modified by someone else and passed on, we 46*3bbc8d99SMike Ryanwant its recipients to know that what they have is not the original, so 47*3bbc8d99SMike Ryanthat any problems introduced by others will not reflect on the original 48*3bbc8d99SMike Ryanauthors' reputations. 49*3bbc8d99SMike Ryan 50*3bbc8d99SMike Ryan Finally, any free program is threatened constantly by software 51*3bbc8d99SMike Ryanpatents. We wish to avoid the danger that redistributors of a free 52*3bbc8d99SMike Ryanprogram will individually obtain patent licenses, in effect making the 53*3bbc8d99SMike Ryanprogram proprietary. To prevent this, we have made it clear that any 54*3bbc8d99SMike Ryanpatent must be licensed for everyone's free use or not licensed at all. 55*3bbc8d99SMike Ryan 56*3bbc8d99SMike Ryan The precise terms and conditions for copying, distribution and 57*3bbc8d99SMike Ryanmodification follow. 58*3bbc8d99SMike Ryan 59*3bbc8d99SMike Ryan GNU GENERAL PUBLIC LICENSE 60*3bbc8d99SMike Ryan TERMS AND CONDITIONS FOR COPYING, DISTRIBUTION AND MODIFICATION 61*3bbc8d99SMike Ryan 62*3bbc8d99SMike Ryan 0. This License applies to any program or other work which contains 63*3bbc8d99SMike Ryana notice placed by the copyright holder saying it may be distributed 64*3bbc8d99SMike Ryanunder the terms of this General Public License. The "Program", below, 65*3bbc8d99SMike Ryanrefers to any such program or work, and a "work based on the Program" 66*3bbc8d99SMike Ryanmeans either the Program or any derivative work under copyright law: 67*3bbc8d99SMike Ryanthat is to say, a work containing the Program or a portion of it, 68*3bbc8d99SMike Ryaneither verbatim or with modifications and/or translated into another 69*3bbc8d99SMike Ryanlanguage. (Hereinafter, translation is included without limitation in 70*3bbc8d99SMike Ryanthe term "modification".) Each licensee is addressed as "you". 71*3bbc8d99SMike Ryan 72*3bbc8d99SMike RyanActivities other than copying, distribution and modification are not 73*3bbc8d99SMike Ryancovered by this License; they are outside its scope. The act of 74*3bbc8d99SMike Ryanrunning the Program is not restricted, and the output from the Program 75*3bbc8d99SMike Ryanis covered only if its contents constitute a work based on the 76*3bbc8d99SMike RyanProgram (independent of having been made by running the Program). 77*3bbc8d99SMike RyanWhether that is true depends on what the Program does. 78*3bbc8d99SMike Ryan 79*3bbc8d99SMike Ryan 1. You may copy and distribute verbatim copies of the Program's 80*3bbc8d99SMike Ryansource code as you receive it, in any medium, provided that you 81*3bbc8d99SMike Ryanconspicuously and appropriately publish on each copy an appropriate 82*3bbc8d99SMike Ryancopyright notice and disclaimer of warranty; keep intact all the 83*3bbc8d99SMike Ryannotices that refer to this License and to the absence of any warranty; 84*3bbc8d99SMike Ryanand give any other recipients of the Program a copy of this License 85*3bbc8d99SMike Ryanalong with the Program. 86*3bbc8d99SMike Ryan 87*3bbc8d99SMike RyanYou may charge a fee for the physical act of transferring a copy, and 88*3bbc8d99SMike Ryanyou may at your option offer warranty protection in exchange for a fee. 89*3bbc8d99SMike Ryan 90*3bbc8d99SMike Ryan 2. You may modify your copy or copies of the Program or any portion 91*3bbc8d99SMike Ryanof it, thus forming a work based on the Program, and copy and 92*3bbc8d99SMike Ryandistribute such modifications or work under the terms of Section 1 93*3bbc8d99SMike Ryanabove, provided that you also meet all of these conditions: 94*3bbc8d99SMike Ryan 95*3bbc8d99SMike Ryan a) You must cause the modified files to carry prominent notices 96*3bbc8d99SMike Ryan stating that you changed the files and the date of any change. 97*3bbc8d99SMike Ryan 98*3bbc8d99SMike Ryan b) You must cause any work that you distribute or publish, that in 99*3bbc8d99SMike Ryan whole or in part contains or is derived from the Program or any 100*3bbc8d99SMike Ryan part thereof, to be licensed as a whole at no charge to all third 101*3bbc8d99SMike Ryan parties under the terms of this License. 102*3bbc8d99SMike Ryan 103*3bbc8d99SMike Ryan c) If the modified program normally reads commands interactively 104*3bbc8d99SMike Ryan when run, you must cause it, when started running for such 105*3bbc8d99SMike Ryan interactive use in the most ordinary way, to print or display an 106*3bbc8d99SMike Ryan announcement including an appropriate copyright notice and a 107*3bbc8d99SMike Ryan notice that there is no warranty (or else, saying that you provide 108*3bbc8d99SMike Ryan a warranty) and that users may redistribute the program under 109*3bbc8d99SMike Ryan these conditions, and telling the user how to view a copy of this 110*3bbc8d99SMike Ryan License. (Exception: if the Program itself is interactive but 111*3bbc8d99SMike Ryan does not normally print such an announcement, your work based on 112*3bbc8d99SMike Ryan the Program is not required to print an announcement.) 113*3bbc8d99SMike Ryan 114*3bbc8d99SMike RyanThese requirements apply to the modified work as a whole. If 115*3bbc8d99SMike Ryanidentifiable sections of that work are not derived from the Program, 116*3bbc8d99SMike Ryanand can be reasonably considered independent and separate works in 117*3bbc8d99SMike Ryanthemselves, then this License, and its terms, do not apply to those 118*3bbc8d99SMike Ryansections when you distribute them as separate works. But when you 119*3bbc8d99SMike Ryandistribute the same sections as part of a whole which is a work based 120*3bbc8d99SMike Ryanon the Program, the distribution of the whole must be on the terms of 121*3bbc8d99SMike Ryanthis License, whose permissions for other licensees extend to the 122*3bbc8d99SMike Ryanentire whole, and thus to each and every part regardless of who wrote it. 123*3bbc8d99SMike Ryan 124*3bbc8d99SMike RyanThus, it is not the intent of this section to claim rights or contest 125*3bbc8d99SMike Ryanyour rights to work written entirely by you; rather, the intent is to 126*3bbc8d99SMike Ryanexercise the right to control the distribution of derivative or 127*3bbc8d99SMike Ryancollective works based on the Program. 128*3bbc8d99SMike Ryan 129*3bbc8d99SMike RyanIn addition, mere aggregation of another work not based on the Program 130*3bbc8d99SMike Ryanwith the Program (or with a work based on the Program) on a volume of 131*3bbc8d99SMike Ryana storage or distribution medium does not bring the other work under 132*3bbc8d99SMike Ryanthe scope of this License. 133*3bbc8d99SMike Ryan 134*3bbc8d99SMike Ryan 3. You may copy and distribute the Program (or a work based on it, 135*3bbc8d99SMike Ryanunder Section 2) in object code or executable form under the terms of 136*3bbc8d99SMike RyanSections 1 and 2 above provided that you also do one of the following: 137*3bbc8d99SMike Ryan 138*3bbc8d99SMike Ryan a) Accompany it with the complete corresponding machine-readable 139*3bbc8d99SMike Ryan source code, which must be distributed under the terms of Sections 140*3bbc8d99SMike Ryan 1 and 2 above on a medium customarily used for software interchange; or, 141*3bbc8d99SMike Ryan 142*3bbc8d99SMike Ryan b) Accompany it with a written offer, valid for at least three 143*3bbc8d99SMike Ryan years, to give any third party, for a charge no more than your 144*3bbc8d99SMike Ryan cost of physically performing source distribution, a complete 145*3bbc8d99SMike Ryan machine-readable copy of the corresponding source code, to be 146*3bbc8d99SMike Ryan distributed under the terms of Sections 1 and 2 above on a medium 147*3bbc8d99SMike Ryan customarily used for software interchange; or, 148*3bbc8d99SMike Ryan 149*3bbc8d99SMike Ryan c) Accompany it with the information you received as to the offer 150*3bbc8d99SMike Ryan to distribute corresponding source code. (This alternative is 151*3bbc8d99SMike Ryan allowed only for noncommercial distribution and only if you 152*3bbc8d99SMike Ryan received the program in object code or executable form with such 153*3bbc8d99SMike Ryan an offer, in accord with Subsection b above.) 154*3bbc8d99SMike Ryan 155*3bbc8d99SMike RyanThe source code for a work means the preferred form of the work for 156*3bbc8d99SMike Ryanmaking modifications to it. For an executable work, complete source 157*3bbc8d99SMike Ryancode means all the source code for all modules it contains, plus any 158*3bbc8d99SMike Ryanassociated interface definition files, plus the scripts used to 159*3bbc8d99SMike Ryancontrol compilation and installation of the executable. However, as a 160*3bbc8d99SMike Ryanspecial exception, the source code distributed need not include 161*3bbc8d99SMike Ryananything that is normally distributed (in either source or binary 162*3bbc8d99SMike Ryanform) with the major components (compiler, kernel, and so on) of the 163*3bbc8d99SMike Ryanoperating system on which the executable runs, unless that component 164*3bbc8d99SMike Ryanitself accompanies the executable. 165*3bbc8d99SMike Ryan 166*3bbc8d99SMike RyanIf distribution of executable or object code is made by offering 167*3bbc8d99SMike Ryanaccess to copy from a designated place, then offering equivalent 168*3bbc8d99SMike Ryanaccess to copy the source code from the same place counts as 169*3bbc8d99SMike Ryandistribution of the source code, even though third parties are not 170*3bbc8d99SMike Ryancompelled to copy the source along with the object code. 171*3bbc8d99SMike Ryan 172*3bbc8d99SMike Ryan 4. You may not copy, modify, sublicense, or distribute the Program 173*3bbc8d99SMike Ryanexcept as expressly provided under this License. Any attempt 174*3bbc8d99SMike Ryanotherwise to copy, modify, sublicense or distribute the Program is 175*3bbc8d99SMike Ryanvoid, and will automatically terminate your rights under this License. 176*3bbc8d99SMike RyanHowever, parties who have received copies, or rights, from you under 177*3bbc8d99SMike Ryanthis License will not have their licenses terminated so long as such 178*3bbc8d99SMike Ryanparties remain in full compliance. 179*3bbc8d99SMike Ryan 180*3bbc8d99SMike Ryan 5. You are not required to accept this License, since you have not 181*3bbc8d99SMike Ryansigned it. However, nothing else grants you permission to modify or 182*3bbc8d99SMike Ryandistribute the Program or its derivative works. These actions are 183*3bbc8d99SMike Ryanprohibited by law if you do not accept this License. Therefore, by 184*3bbc8d99SMike Ryanmodifying or distributing the Program (or any work based on the 185*3bbc8d99SMike RyanProgram), you indicate your acceptance of this License to do so, and 186*3bbc8d99SMike Ryanall its terms and conditions for copying, distributing or modifying 187*3bbc8d99SMike Ryanthe Program or works based on it. 188*3bbc8d99SMike Ryan 189*3bbc8d99SMike Ryan 6. Each time you redistribute the Program (or any work based on the 190*3bbc8d99SMike RyanProgram), the recipient automatically receives a license from the 191*3bbc8d99SMike Ryanoriginal licensor to copy, distribute or modify the Program subject to 192*3bbc8d99SMike Ryanthese terms and conditions. You may not impose any further 193*3bbc8d99SMike Ryanrestrictions on the recipients' exercise of the rights granted herein. 194*3bbc8d99SMike RyanYou are not responsible for enforcing compliance by third parties to 195*3bbc8d99SMike Ryanthis License. 196*3bbc8d99SMike Ryan 197*3bbc8d99SMike Ryan 7. If, as a consequence of a court judgment or allegation of patent 198*3bbc8d99SMike Ryaninfringement or for any other reason (not limited to patent issues), 199*3bbc8d99SMike Ryanconditions are imposed on you (whether by court order, agreement or 200*3bbc8d99SMike Ryanotherwise) that contradict the conditions of this License, they do not 201*3bbc8d99SMike Ryanexcuse you from the conditions of this License. If you cannot 202*3bbc8d99SMike Ryandistribute so as to satisfy simultaneously your obligations under this 203*3bbc8d99SMike RyanLicense and any other pertinent obligations, then as a consequence you 204*3bbc8d99SMike Ryanmay not distribute the Program at all. For example, if a patent 205*3bbc8d99SMike Ryanlicense would not permit royalty-free redistribution of the Program by 206*3bbc8d99SMike Ryanall those who receive copies directly or indirectly through you, then 207*3bbc8d99SMike Ryanthe only way you could satisfy both it and this License would be to 208*3bbc8d99SMike Ryanrefrain entirely from distribution of the Program. 209*3bbc8d99SMike Ryan 210*3bbc8d99SMike RyanIf any portion of this section is held invalid or unenforceable under 211*3bbc8d99SMike Ryanany particular circumstance, the balance of the section is intended to 212*3bbc8d99SMike Ryanapply and the section as a whole is intended to apply in other 213*3bbc8d99SMike Ryancircumstances. 214*3bbc8d99SMike Ryan 215*3bbc8d99SMike RyanIt is not the purpose of this section to induce you to infringe any 216*3bbc8d99SMike Ryanpatents or other property right claims or to contest validity of any 217*3bbc8d99SMike Ryansuch claims; this section has the sole purpose of protecting the 218*3bbc8d99SMike Ryanintegrity of the free software distribution system, which is 219*3bbc8d99SMike Ryanimplemented by public license practices. Many people have made 220*3bbc8d99SMike Ryangenerous contributions to the wide range of software distributed 221*3bbc8d99SMike Ryanthrough that system in reliance on consistent application of that 222*3bbc8d99SMike Ryansystem; it is up to the author/donor to decide if he or she is willing 223*3bbc8d99SMike Ryanto distribute software through any other system and a licensee cannot 224*3bbc8d99SMike Ryanimpose that choice. 225*3bbc8d99SMike Ryan 226*3bbc8d99SMike RyanThis section is intended to make thoroughly clear what is believed to 227*3bbc8d99SMike Ryanbe a consequence of the rest of this License. 228*3bbc8d99SMike Ryan 229*3bbc8d99SMike Ryan 8. If the distribution and/or use of the Program is restricted in 230*3bbc8d99SMike Ryancertain countries either by patents or by copyrighted interfaces, the 231*3bbc8d99SMike Ryanoriginal copyright holder who places the Program under this License 232*3bbc8d99SMike Ryanmay add an explicit geographical distribution limitation excluding 233*3bbc8d99SMike Ryanthose countries, so that distribution is permitted only in or among 234*3bbc8d99SMike Ryancountries not thus excluded. In such case, this License incorporates 235*3bbc8d99SMike Ryanthe limitation as if written in the body of this License. 236*3bbc8d99SMike Ryan 237*3bbc8d99SMike Ryan 9. The Free Software Foundation may publish revised and/or new versions 238*3bbc8d99SMike Ryanof the General Public License from time to time. Such new versions will 239*3bbc8d99SMike Ryanbe similar in spirit to the present version, but may differ in detail to 240*3bbc8d99SMike Ryanaddress new problems or concerns. 241*3bbc8d99SMike Ryan 242*3bbc8d99SMike RyanEach version is given a distinguishing version number. If the Program 243*3bbc8d99SMike Ryanspecifies a version number of this License which applies to it and "any 244*3bbc8d99SMike Ryanlater version", you have the option of following the terms and conditions 245*3bbc8d99SMike Ryaneither of that version or of any later version published by the Free 246*3bbc8d99SMike RyanSoftware Foundation. If the Program does not specify a version number of 247*3bbc8d99SMike Ryanthis License, you may choose any version ever published by the Free Software 248*3bbc8d99SMike RyanFoundation. 249*3bbc8d99SMike Ryan 250*3bbc8d99SMike Ryan 10. If you wish to incorporate parts of the Program into other free 251*3bbc8d99SMike Ryanprograms whose distribution conditions are different, write to the author 252*3bbc8d99SMike Ryanto ask for permission. For software which is copyrighted by the Free 253*3bbc8d99SMike RyanSoftware Foundation, write to the Free Software Foundation; we sometimes 254*3bbc8d99SMike Ryanmake exceptions for this. Our decision will be guided by the two goals 255*3bbc8d99SMike Ryanof preserving the free status of all derivatives of our free software and 256*3bbc8d99SMike Ryanof promoting the sharing and reuse of software generally. 257*3bbc8d99SMike Ryan 258*3bbc8d99SMike Ryan NO WARRANTY 259*3bbc8d99SMike Ryan 260*3bbc8d99SMike Ryan 11. BECAUSE THE PROGRAM IS LICENSED FREE OF CHARGE, THERE IS NO WARRANTY 261*3bbc8d99SMike RyanFOR THE PROGRAM, TO THE EXTENT PERMITTED BY APPLICABLE LAW. EXCEPT WHEN 262*3bbc8d99SMike RyanOTHERWISE STATED IN WRITING THE COPYRIGHT HOLDERS AND/OR OTHER PARTIES 263*3bbc8d99SMike RyanPROVIDE THE PROGRAM "AS IS" WITHOUT WARRANTY OF ANY KIND, EITHER EXPRESSED 264*3bbc8d99SMike RyanOR IMPLIED, INCLUDING, BUT NOT LIMITED TO, THE IMPLIED WARRANTIES OF 265*3bbc8d99SMike RyanMERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE. THE ENTIRE RISK AS 266*3bbc8d99SMike RyanTO THE QUALITY AND PERFORMANCE OF THE PROGRAM IS WITH YOU. SHOULD THE 267*3bbc8d99SMike RyanPROGRAM PROVE DEFECTIVE, YOU ASSUME THE COST OF ALL NECESSARY SERVICING, 268*3bbc8d99SMike RyanREPAIR OR CORRECTION. 269*3bbc8d99SMike Ryan 270*3bbc8d99SMike Ryan 12. IN NO EVENT UNLESS REQUIRED BY APPLICABLE LAW OR AGREED TO IN WRITING 271*3bbc8d99SMike RyanWILL ANY COPYRIGHT HOLDER, OR ANY OTHER PARTY WHO MAY MODIFY AND/OR 272*3bbc8d99SMike RyanREDISTRIBUTE THE PROGRAM AS PERMITTED ABOVE, BE LIABLE TO YOU FOR DAMAGES, 273*3bbc8d99SMike RyanINCLUDING ANY GENERAL, SPECIAL, INCIDENTAL OR CONSEQUENTIAL DAMAGES ARISING 274*3bbc8d99SMike RyanOUT OF THE USE OR INABILITY TO USE THE PROGRAM (INCLUDING BUT NOT LIMITED 275*3bbc8d99SMike RyanTO LOSS OF DATA OR DATA BEING RENDERED INACCURATE OR LOSSES SUSTAINED BY 276*3bbc8d99SMike RyanYOU OR THIRD PARTIES OR A FAILURE OF THE PROGRAM TO OPERATE WITH ANY OTHER 277*3bbc8d99SMike RyanPROGRAMS), EVEN IF SUCH HOLDER OR OTHER PARTY HAS BEEN ADVISED OF THE 278*3bbc8d99SMike RyanPOSSIBILITY OF SUCH DAMAGES. 279*3bbc8d99SMike Ryan 280*3bbc8d99SMike Ryan END OF TERMS AND CONDITIONS 281*3bbc8d99SMike Ryan 282*3bbc8d99SMike Ryan How to Apply These Terms to Your New Programs 283*3bbc8d99SMike Ryan 284*3bbc8d99SMike Ryan If you develop a new program, and you want it to be of the greatest 285*3bbc8d99SMike Ryanpossible use to the public, the best way to achieve this is to make it 286*3bbc8d99SMike Ryanfree software which everyone can redistribute and change under these terms. 287*3bbc8d99SMike Ryan 288*3bbc8d99SMike Ryan To do so, attach the following notices to the program. It is safest 289*3bbc8d99SMike Ryanto attach them to the start of each source file to most effectively 290*3bbc8d99SMike Ryanconvey the exclusion of warranty; and each file should have at least 291*3bbc8d99SMike Ryanthe "copyright" line and a pointer to where the full notice is found. 292*3bbc8d99SMike Ryan 293*3bbc8d99SMike Ryan <one line to give the program's name and a brief idea of what it does.> 294*3bbc8d99SMike Ryan Copyright (C) <year> <name of author> 295*3bbc8d99SMike Ryan 296*3bbc8d99SMike Ryan This program is free software; you can redistribute it and/or modify 297*3bbc8d99SMike Ryan it under the terms of the GNU General Public License as published by 298*3bbc8d99SMike Ryan the Free Software Foundation; either version 2 of the License, or 299*3bbc8d99SMike Ryan (at your option) any later version. 300*3bbc8d99SMike Ryan 301*3bbc8d99SMike Ryan This program is distributed in the hope that it will be useful, 302*3bbc8d99SMike Ryan but WITHOUT ANY WARRANTY; without even the implied warranty of 303*3bbc8d99SMike Ryan MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the 304*3bbc8d99SMike Ryan GNU General Public License for more details. 305*3bbc8d99SMike Ryan 306*3bbc8d99SMike Ryan You should have received a copy of the GNU General Public License along 307*3bbc8d99SMike Ryan with this program; if not, write to the Free Software Foundation, Inc., 308*3bbc8d99SMike Ryan 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA. 309*3bbc8d99SMike Ryan 310*3bbc8d99SMike RyanAlso add information on how to contact you by electronic and paper mail. 311*3bbc8d99SMike Ryan 312*3bbc8d99SMike RyanIf the program is interactive, make it output a short notice like this 313*3bbc8d99SMike Ryanwhen it starts in an interactive mode: 314*3bbc8d99SMike Ryan 315*3bbc8d99SMike Ryan Gnomovision version 69, Copyright (C) year name of author 316*3bbc8d99SMike Ryan Gnomovision comes with ABSOLUTELY NO WARRANTY; for details type `show w'. 317*3bbc8d99SMike Ryan This is free software, and you are welcome to redistribute it 318*3bbc8d99SMike Ryan under certain conditions; type `show c' for details. 319*3bbc8d99SMike Ryan 320*3bbc8d99SMike RyanThe hypothetical commands `show w' and `show c' should show the appropriate 321*3bbc8d99SMike Ryanparts of the General Public License. Of course, the commands you use may 322*3bbc8d99SMike Ryanbe called something other than `show w' and `show c'; they could even be 323*3bbc8d99SMike Ryanmouse-clicks or menu items--whatever suits your program. 324*3bbc8d99SMike Ryan 325*3bbc8d99SMike RyanYou should also get your employer (if you work as a programmer) or your 326*3bbc8d99SMike Ryanschool, if any, to sign a "copyright disclaimer" for the program, if 327*3bbc8d99SMike Ryannecessary. Here is a sample; alter the names: 328*3bbc8d99SMike Ryan 329*3bbc8d99SMike Ryan Yoyodyne, Inc., hereby disclaims all copyright interest in the program 330*3bbc8d99SMike Ryan `Gnomovision' (which makes passes at compilers) written by James Hacker. 331*3bbc8d99SMike Ryan 332*3bbc8d99SMike Ryan <signature of Ty Coon>, 1 April 1989 333*3bbc8d99SMike Ryan Ty Coon, President of Vice 334*3bbc8d99SMike Ryan 335*3bbc8d99SMike RyanThis General Public License does not permit incorporating your program into 336*3bbc8d99SMike Ryanproprietary programs. If your program is a subroutine library, you may 337*3bbc8d99SMike Ryanconsider it more useful to permit linking proprietary applications with the 338*3bbc8d99SMike Ryanlibrary. If this is what you want to do, use the GNU Lesser General 339*3bbc8d99SMike RyanPublic License instead of this License. 340