1*19570c8bSJames Collins GNU GENERAL PUBLIC LICENSE 2*19570c8bSJames Collins Version 2, June 1991 3*19570c8bSJames Collins 4*19570c8bSJames Collins Copyright (C) 1989, 1991 Free Software Foundation, Inc., 5*19570c8bSJames Collins 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA 6*19570c8bSJames Collins Everyone is permitted to copy and distribute verbatim copies 7*19570c8bSJames Collins of this license document, but changing it is not allowed. 8*19570c8bSJames Collins 9*19570c8bSJames Collins Preamble 10*19570c8bSJames Collins 11*19570c8bSJames Collins The licenses for most software are designed to take away your 12*19570c8bSJames Collinsfreedom to share and change it. By contrast, the GNU General Public 13*19570c8bSJames CollinsLicense is intended to guarantee your freedom to share and change free 14*19570c8bSJames Collinssoftware--to make sure the software is free for all its users. This 15*19570c8bSJames CollinsGeneral Public License applies to most of the Free Software 16*19570c8bSJames CollinsFoundation's software and to any other program whose authors commit to 17*19570c8bSJames Collinsusing it. (Some other Free Software Foundation software is covered by 18*19570c8bSJames Collinsthe GNU Lesser General Public License instead.) You can apply it to 19*19570c8bSJames Collinsyour programs, too. 20*19570c8bSJames Collins 21*19570c8bSJames Collins When we speak of free software, we are referring to freedom, not 22*19570c8bSJames Collinsprice. Our General Public Licenses are designed to make sure that you 23*19570c8bSJames Collinshave the freedom to distribute copies of free software (and charge for 24*19570c8bSJames Collinsthis service if you wish), that you receive source code or can get it 25*19570c8bSJames Collinsif you want it, that you can change the software or use pieces of it 26*19570c8bSJames Collinsin new free programs; and that you know you can do these things. 27*19570c8bSJames Collins 28*19570c8bSJames Collins To protect your rights, we need to make restrictions that forbid 29*19570c8bSJames Collinsanyone to deny you these rights or to ask you to surrender the rights. 30*19570c8bSJames CollinsThese restrictions translate to certain responsibilities for you if you 31*19570c8bSJames Collinsdistribute copies of the software, or if you modify it. 32*19570c8bSJames Collins 33*19570c8bSJames Collins For example, if you distribute copies of such a program, whether 34*19570c8bSJames Collinsgratis or for a fee, you must give the recipients all the rights that 35*19570c8bSJames Collinsyou have. You must make sure that they, too, receive or can get the 36*19570c8bSJames Collinssource code. And you must show them these terms so they know their 37*19570c8bSJames Collinsrights. 38*19570c8bSJames Collins 39*19570c8bSJames Collins We protect your rights with two steps: (1) copyright the software, and 40*19570c8bSJames Collins(2) offer you this license which gives you legal permission to copy, 41*19570c8bSJames Collinsdistribute and/or modify the software. 42*19570c8bSJames Collins 43*19570c8bSJames Collins Also, for each author's protection and ours, we want to make certain 44*19570c8bSJames Collinsthat everyone understands that there is no warranty for this free 45*19570c8bSJames Collinssoftware. If the software is modified by someone else and passed on, we 46*19570c8bSJames Collinswant its recipients to know that what they have is not the original, so 47*19570c8bSJames Collinsthat any problems introduced by others will not reflect on the original 48*19570c8bSJames Collinsauthors' reputations. 49*19570c8bSJames Collins 50*19570c8bSJames Collins Finally, any free program is threatened constantly by software 51*19570c8bSJames Collinspatents. We wish to avoid the danger that redistributors of a free 52*19570c8bSJames Collinsprogram will individually obtain patent licenses, in effect making the 53*19570c8bSJames Collinsprogram proprietary. To prevent this, we have made it clear that any 54*19570c8bSJames Collinspatent must be licensed for everyone's free use or not licensed at all. 55*19570c8bSJames Collins 56*19570c8bSJames Collins The precise terms and conditions for copying, distribution and 57*19570c8bSJames Collinsmodification follow. 58*19570c8bSJames Collins 59*19570c8bSJames Collins GNU GENERAL PUBLIC LICENSE 60*19570c8bSJames Collins TERMS AND CONDITIONS FOR COPYING, DISTRIBUTION AND MODIFICATION 61*19570c8bSJames Collins 62*19570c8bSJames Collins 0. This License applies to any program or other work which contains 63*19570c8bSJames Collinsa notice placed by the copyright holder saying it may be distributed 64*19570c8bSJames Collinsunder the terms of this General Public License. The "Program", below, 65*19570c8bSJames Collinsrefers to any such program or work, and a "work based on the Program" 66*19570c8bSJames Collinsmeans either the Program or any derivative work under copyright law: 67*19570c8bSJames Collinsthat is to say, a work containing the Program or a portion of it, 68*19570c8bSJames Collinseither verbatim or with modifications and/or translated into another 69*19570c8bSJames Collinslanguage. (Hereinafter, translation is included without limitation in 70*19570c8bSJames Collinsthe term "modification".) Each licensee is addressed as "you". 71*19570c8bSJames Collins 72*19570c8bSJames CollinsActivities other than copying, distribution and modification are not 73*19570c8bSJames Collinscovered by this License; they are outside its scope. The act of 74*19570c8bSJames Collinsrunning the Program is not restricted, and the output from the Program 75*19570c8bSJames Collinsis covered only if its contents constitute a work based on the 76*19570c8bSJames CollinsProgram (independent of having been made by running the Program). 77*19570c8bSJames CollinsWhether that is true depends on what the Program does. 78*19570c8bSJames Collins 79*19570c8bSJames Collins 1. You may copy and distribute verbatim copies of the Program's 80*19570c8bSJames Collinssource code as you receive it, in any medium, provided that you 81*19570c8bSJames Collinsconspicuously and appropriately publish on each copy an appropriate 82*19570c8bSJames Collinscopyright notice and disclaimer of warranty; keep intact all the 83*19570c8bSJames Collinsnotices that refer to this License and to the absence of any warranty; 84*19570c8bSJames Collinsand give any other recipients of the Program a copy of this License 85*19570c8bSJames Collinsalong with the Program. 86*19570c8bSJames Collins 87*19570c8bSJames CollinsYou may charge a fee for the physical act of transferring a copy, and 88*19570c8bSJames Collinsyou may at your option offer warranty protection in exchange for a fee. 89*19570c8bSJames Collins 90*19570c8bSJames Collins 2. You may modify your copy or copies of the Program or any portion 91*19570c8bSJames Collinsof it, thus forming a work based on the Program, and copy and 92*19570c8bSJames Collinsdistribute such modifications or work under the terms of Section 1 93*19570c8bSJames Collinsabove, provided that you also meet all of these conditions: 94*19570c8bSJames Collins 95*19570c8bSJames Collins a) You must cause the modified files to carry prominent notices 96*19570c8bSJames Collins stating that you changed the files and the date of any change. 97*19570c8bSJames Collins 98*19570c8bSJames Collins b) You must cause any work that you distribute or publish, that in 99*19570c8bSJames Collins whole or in part contains or is derived from the Program or any 100*19570c8bSJames Collins part thereof, to be licensed as a whole at no charge to all third 101*19570c8bSJames Collins parties under the terms of this License. 102*19570c8bSJames Collins 103*19570c8bSJames Collins c) If the modified program normally reads commands interactively 104*19570c8bSJames Collins when run, you must cause it, when started running for such 105*19570c8bSJames Collins interactive use in the most ordinary way, to print or display an 106*19570c8bSJames Collins announcement including an appropriate copyright notice and a 107*19570c8bSJames Collins notice that there is no warranty (or else, saying that you provide 108*19570c8bSJames Collins a warranty) and that users may redistribute the program under 109*19570c8bSJames Collins these conditions, and telling the user how to view a copy of this 110*19570c8bSJames Collins License. (Exception: if the Program itself is interactive but 111*19570c8bSJames Collins does not normally print such an announcement, your work based on 112*19570c8bSJames Collins the Program is not required to print an announcement.) 113*19570c8bSJames Collins 114*19570c8bSJames CollinsThese requirements apply to the modified work as a whole. If 115*19570c8bSJames Collinsidentifiable sections of that work are not derived from the Program, 116*19570c8bSJames Collinsand can be reasonably considered independent and separate works in 117*19570c8bSJames Collinsthemselves, then this License, and its terms, do not apply to those 118*19570c8bSJames Collinssections when you distribute them as separate works. But when you 119*19570c8bSJames Collinsdistribute the same sections as part of a whole which is a work based 120*19570c8bSJames Collinson the Program, the distribution of the whole must be on the terms of 121*19570c8bSJames Collinsthis License, whose permissions for other licensees extend to the 122*19570c8bSJames Collinsentire whole, and thus to each and every part regardless of who wrote it. 123*19570c8bSJames Collins 124*19570c8bSJames CollinsThus, it is not the intent of this section to claim rights or contest 125*19570c8bSJames Collinsyour rights to work written entirely by you; rather, the intent is to 126*19570c8bSJames Collinsexercise the right to control the distribution of derivative or 127*19570c8bSJames Collinscollective works based on the Program. 128*19570c8bSJames Collins 129*19570c8bSJames CollinsIn addition, mere aggregation of another work not based on the Program 130*19570c8bSJames Collinswith the Program (or with a work based on the Program) on a volume of 131*19570c8bSJames Collinsa storage or distribution medium does not bring the other work under 132*19570c8bSJames Collinsthe scope of this License. 133*19570c8bSJames Collins 134*19570c8bSJames Collins 3. You may copy and distribute the Program (or a work based on it, 135*19570c8bSJames Collinsunder Section 2) in object code or executable form under the terms of 136*19570c8bSJames CollinsSections 1 and 2 above provided that you also do one of the following: 137*19570c8bSJames Collins 138*19570c8bSJames Collins a) Accompany it with the complete corresponding machine-readable 139*19570c8bSJames Collins source code, which must be distributed under the terms of Sections 140*19570c8bSJames Collins 1 and 2 above on a medium customarily used for software interchange; or, 141*19570c8bSJames Collins 142*19570c8bSJames Collins b) Accompany it with a written offer, valid for at least three 143*19570c8bSJames Collins years, to give any third party, for a charge no more than your 144*19570c8bSJames Collins cost of physically performing source distribution, a complete 145*19570c8bSJames Collins machine-readable copy of the corresponding source code, to be 146*19570c8bSJames Collins distributed under the terms of Sections 1 and 2 above on a medium 147*19570c8bSJames Collins customarily used for software interchange; or, 148*19570c8bSJames Collins 149*19570c8bSJames Collins c) Accompany it with the information you received as to the offer 150*19570c8bSJames Collins to distribute corresponding source code. (This alternative is 151*19570c8bSJames Collins allowed only for noncommercial distribution and only if you 152*19570c8bSJames Collins received the program in object code or executable form with such 153*19570c8bSJames Collins an offer, in accord with Subsection b above.) 154*19570c8bSJames Collins 155*19570c8bSJames CollinsThe source code for a work means the preferred form of the work for 156*19570c8bSJames Collinsmaking modifications to it. For an executable work, complete source 157*19570c8bSJames Collinscode means all the source code for all modules it contains, plus any 158*19570c8bSJames Collinsassociated interface definition files, plus the scripts used to 159*19570c8bSJames Collinscontrol compilation and installation of the executable. However, as a 160*19570c8bSJames Collinsspecial exception, the source code distributed need not include 161*19570c8bSJames Collinsanything that is normally distributed (in either source or binary 162*19570c8bSJames Collinsform) with the major components (compiler, kernel, and so on) of the 163*19570c8bSJames Collinsoperating system on which the executable runs, unless that component 164*19570c8bSJames Collinsitself accompanies the executable. 165*19570c8bSJames Collins 166*19570c8bSJames CollinsIf distribution of executable or object code is made by offering 167*19570c8bSJames Collinsaccess to copy from a designated place, then offering equivalent 168*19570c8bSJames Collinsaccess to copy the source code from the same place counts as 169*19570c8bSJames Collinsdistribution of the source code, even though third parties are not 170*19570c8bSJames Collinscompelled to copy the source along with the object code. 171*19570c8bSJames Collins 172*19570c8bSJames Collins 4. You may not copy, modify, sublicense, or distribute the Program 173*19570c8bSJames Collinsexcept as expressly provided under this License. Any attempt 174*19570c8bSJames Collinsotherwise to copy, modify, sublicense or distribute the Program is 175*19570c8bSJames Collinsvoid, and will automatically terminate your rights under this License. 176*19570c8bSJames CollinsHowever, parties who have received copies, or rights, from you under 177*19570c8bSJames Collinsthis License will not have their licenses terminated so long as such 178*19570c8bSJames Collinsparties remain in full compliance. 179*19570c8bSJames Collins 180*19570c8bSJames Collins 5. You are not required to accept this License, since you have not 181*19570c8bSJames Collinssigned it. However, nothing else grants you permission to modify or 182*19570c8bSJames Collinsdistribute the Program or its derivative works. These actions are 183*19570c8bSJames Collinsprohibited by law if you do not accept this License. Therefore, by 184*19570c8bSJames Collinsmodifying or distributing the Program (or any work based on the 185*19570c8bSJames CollinsProgram), you indicate your acceptance of this License to do so, and 186*19570c8bSJames Collinsall its terms and conditions for copying, distributing or modifying 187*19570c8bSJames Collinsthe Program or works based on it. 188*19570c8bSJames Collins 189*19570c8bSJames Collins 6. Each time you redistribute the Program (or any work based on the 190*19570c8bSJames CollinsProgram), the recipient automatically receives a license from the 191*19570c8bSJames Collinsoriginal licensor to copy, distribute or modify the Program subject to 192*19570c8bSJames Collinsthese terms and conditions. You may not impose any further 193*19570c8bSJames Collinsrestrictions on the recipients' exercise of the rights granted herein. 194*19570c8bSJames CollinsYou are not responsible for enforcing compliance by third parties to 195*19570c8bSJames Collinsthis License. 196*19570c8bSJames Collins 197*19570c8bSJames Collins 7. If, as a consequence of a court judgment or allegation of patent 198*19570c8bSJames Collinsinfringement or for any other reason (not limited to patent issues), 199*19570c8bSJames Collinsconditions are imposed on you (whether by court order, agreement or 200*19570c8bSJames Collinsotherwise) that contradict the conditions of this License, they do not 201*19570c8bSJames Collinsexcuse you from the conditions of this License. If you cannot 202*19570c8bSJames Collinsdistribute so as to satisfy simultaneously your obligations under this 203*19570c8bSJames CollinsLicense and any other pertinent obligations, then as a consequence you 204*19570c8bSJames Collinsmay not distribute the Program at all. For example, if a patent 205*19570c8bSJames Collinslicense would not permit royalty-free redistribution of the Program by 206*19570c8bSJames Collinsall those who receive copies directly or indirectly through you, then 207*19570c8bSJames Collinsthe only way you could satisfy both it and this License would be to 208*19570c8bSJames Collinsrefrain entirely from distribution of the Program. 209*19570c8bSJames Collins 210*19570c8bSJames CollinsIf any portion of this section is held invalid or unenforceable under 211*19570c8bSJames Collinsany particular circumstance, the balance of the section is intended to 212*19570c8bSJames Collinsapply and the section as a whole is intended to apply in other 213*19570c8bSJames Collinscircumstances. 214*19570c8bSJames Collins 215*19570c8bSJames CollinsIt is not the purpose of this section to induce you to infringe any 216*19570c8bSJames Collinspatents or other property right claims or to contest validity of any 217*19570c8bSJames Collinssuch claims; this section has the sole purpose of protecting the 218*19570c8bSJames Collinsintegrity of the free software distribution system, which is 219*19570c8bSJames Collinsimplemented by public license practices. Many people have made 220*19570c8bSJames Collinsgenerous contributions to the wide range of software distributed 221*19570c8bSJames Collinsthrough that system in reliance on consistent application of that 222*19570c8bSJames Collinssystem; it is up to the author/donor to decide if he or she is willing 223*19570c8bSJames Collinsto distribute software through any other system and a licensee cannot 224*19570c8bSJames Collinsimpose that choice. 225*19570c8bSJames Collins 226*19570c8bSJames CollinsThis section is intended to make thoroughly clear what is believed to 227*19570c8bSJames Collinsbe a consequence of the rest of this License. 228*19570c8bSJames Collins 229*19570c8bSJames Collins 8. If the distribution and/or use of the Program is restricted in 230*19570c8bSJames Collinscertain countries either by patents or by copyrighted interfaces, the 231*19570c8bSJames Collinsoriginal copyright holder who places the Program under this License 232*19570c8bSJames Collinsmay add an explicit geographical distribution limitation excluding 233*19570c8bSJames Collinsthose countries, so that distribution is permitted only in or among 234*19570c8bSJames Collinscountries not thus excluded. In such case, this License incorporates 235*19570c8bSJames Collinsthe limitation as if written in the body of this License. 236*19570c8bSJames Collins 237*19570c8bSJames Collins 9. The Free Software Foundation may publish revised and/or new versions 238*19570c8bSJames Collinsof the General Public License from time to time. Such new versions will 239*19570c8bSJames Collinsbe similar in spirit to the present version, but may differ in detail to 240*19570c8bSJames Collinsaddress new problems or concerns. 241*19570c8bSJames Collins 242*19570c8bSJames CollinsEach version is given a distinguishing version number. If the Program 243*19570c8bSJames Collinsspecifies a version number of this License which applies to it and "any 244*19570c8bSJames Collinslater version", you have the option of following the terms and conditions 245*19570c8bSJames Collinseither of that version or of any later version published by the Free 246*19570c8bSJames CollinsSoftware Foundation. If the Program does not specify a version number of 247*19570c8bSJames Collinsthis License, you may choose any version ever published by the Free Software 248*19570c8bSJames CollinsFoundation. 249*19570c8bSJames Collins 250*19570c8bSJames Collins 10. If you wish to incorporate parts of the Program into other free 251*19570c8bSJames Collinsprograms whose distribution conditions are different, write to the author 252*19570c8bSJames Collinsto ask for permission. For software which is copyrighted by the Free 253*19570c8bSJames CollinsSoftware Foundation, write to the Free Software Foundation; we sometimes 254*19570c8bSJames Collinsmake exceptions for this. Our decision will be guided by the two goals 255*19570c8bSJames Collinsof preserving the free status of all derivatives of our free software and 256*19570c8bSJames Collinsof promoting the sharing and reuse of software generally. 257*19570c8bSJames Collins 258*19570c8bSJames Collins NO WARRANTY 259*19570c8bSJames Collins 260*19570c8bSJames Collins 11. BECAUSE THE PROGRAM IS LICENSED FREE OF CHARGE, THERE IS NO WARRANTY 261*19570c8bSJames CollinsFOR THE PROGRAM, TO THE EXTENT PERMITTED BY APPLICABLE LAW. EXCEPT WHEN 262*19570c8bSJames CollinsOTHERWISE STATED IN WRITING THE COPYRIGHT HOLDERS AND/OR OTHER PARTIES 263*19570c8bSJames CollinsPROVIDE THE PROGRAM "AS IS" WITHOUT WARRANTY OF ANY KIND, EITHER EXPRESSED 264*19570c8bSJames CollinsOR IMPLIED, INCLUDING, BUT NOT LIMITED TO, THE IMPLIED WARRANTIES OF 265*19570c8bSJames CollinsMERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE. THE ENTIRE RISK AS 266*19570c8bSJames CollinsTO THE QUALITY AND PERFORMANCE OF THE PROGRAM IS WITH YOU. SHOULD THE 267*19570c8bSJames CollinsPROGRAM PROVE DEFECTIVE, YOU ASSUME THE COST OF ALL NECESSARY SERVICING, 268*19570c8bSJames CollinsREPAIR OR CORRECTION. 269*19570c8bSJames Collins 270*19570c8bSJames Collins 12. IN NO EVENT UNLESS REQUIRED BY APPLICABLE LAW OR AGREED TO IN WRITING 271*19570c8bSJames CollinsWILL ANY COPYRIGHT HOLDER, OR ANY OTHER PARTY WHO MAY MODIFY AND/OR 272*19570c8bSJames CollinsREDISTRIBUTE THE PROGRAM AS PERMITTED ABOVE, BE LIABLE TO YOU FOR DAMAGES, 273*19570c8bSJames CollinsINCLUDING ANY GENERAL, SPECIAL, INCIDENTAL OR CONSEQUENTIAL DAMAGES ARISING 274*19570c8bSJames CollinsOUT OF THE USE OR INABILITY TO USE THE PROGRAM (INCLUDING BUT NOT LIMITED 275*19570c8bSJames CollinsTO LOSS OF DATA OR DATA BEING RENDERED INACCURATE OR LOSSES SUSTAINED BY 276*19570c8bSJames CollinsYOU OR THIRD PARTIES OR A FAILURE OF THE PROGRAM TO OPERATE WITH ANY OTHER 277*19570c8bSJames CollinsPROGRAMS), EVEN IF SUCH HOLDER OR OTHER PARTY HAS BEEN ADVISED OF THE 278*19570c8bSJames CollinsPOSSIBILITY OF SUCH DAMAGES. 279*19570c8bSJames Collins 280*19570c8bSJames Collins END OF TERMS AND CONDITIONS 281*19570c8bSJames Collins 282*19570c8bSJames Collins How to Apply These Terms to Your New Programs 283*19570c8bSJames Collins 284*19570c8bSJames Collins If you develop a new program, and you want it to be of the greatest 285*19570c8bSJames Collinspossible use to the public, the best way to achieve this is to make it 286*19570c8bSJames Collinsfree software which everyone can redistribute and change under these terms. 287*19570c8bSJames Collins 288*19570c8bSJames Collins To do so, attach the following notices to the program. It is safest 289*19570c8bSJames Collinsto attach them to the start of each source file to most effectively 290*19570c8bSJames Collinsconvey the exclusion of warranty; and each file should have at least 291*19570c8bSJames Collinsthe "copyright" line and a pointer to where the full notice is found. 292*19570c8bSJames Collins 293*19570c8bSJames Collins <one line to give the program's name and a brief idea of what it does.> 294*19570c8bSJames Collins Copyright (C) <year> <name of author> 295*19570c8bSJames Collins 296*19570c8bSJames Collins This program is free software; you can redistribute it and/or modify 297*19570c8bSJames Collins it under the terms of the GNU General Public License as published by 298*19570c8bSJames Collins the Free Software Foundation; either version 2 of the License, or 299*19570c8bSJames Collins (at your option) any later version. 300*19570c8bSJames Collins 301*19570c8bSJames Collins This program is distributed in the hope that it will be useful, 302*19570c8bSJames Collins but WITHOUT ANY WARRANTY; without even the implied warranty of 303*19570c8bSJames Collins MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the 304*19570c8bSJames Collins GNU General Public License for more details. 305*19570c8bSJames Collins 306*19570c8bSJames Collins You should have received a copy of the GNU General Public License along 307*19570c8bSJames Collins with this program; if not, write to the Free Software Foundation, Inc., 308*19570c8bSJames Collins 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA. 309*19570c8bSJames Collins 310*19570c8bSJames CollinsAlso add information on how to contact you by electronic and paper mail. 311*19570c8bSJames Collins 312*19570c8bSJames CollinsIf the program is interactive, make it output a short notice like this 313*19570c8bSJames Collinswhen it starts in an interactive mode: 314*19570c8bSJames Collins 315*19570c8bSJames Collins Gnomovision version 69, Copyright (C) year name of author 316*19570c8bSJames Collins Gnomovision comes with ABSOLUTELY NO WARRANTY; for details type `show w'. 317*19570c8bSJames Collins This is free software, and you are welcome to redistribute it 318*19570c8bSJames Collins under certain conditions; type `show c' for details. 319*19570c8bSJames Collins 320*19570c8bSJames CollinsThe hypothetical commands `show w' and `show c' should show the appropriate 321*19570c8bSJames Collinsparts of the General Public License. Of course, the commands you use may 322*19570c8bSJames Collinsbe called something other than `show w' and `show c'; they could even be 323*19570c8bSJames Collinsmouse-clicks or menu items--whatever suits your program. 324*19570c8bSJames Collins 325*19570c8bSJames CollinsYou should also get your employer (if you work as a programmer) or your 326*19570c8bSJames Collinsschool, if any, to sign a "copyright disclaimer" for the program, if 327*19570c8bSJames Collinsnecessary. Here is a sample; alter the names: 328*19570c8bSJames Collins 329*19570c8bSJames Collins Yoyodyne, Inc., hereby disclaims all copyright interest in the program 330*19570c8bSJames Collins `Gnomovision' (which makes passes at compilers) written by James Hacker. 331*19570c8bSJames Collins 332*19570c8bSJames Collins <signature of Ty Coon>, 1 April 1989 333*19570c8bSJames Collins Ty Coon, President of Vice 334*19570c8bSJames Collins 335*19570c8bSJames CollinsThis General Public License does not permit incorporating your program into 336*19570c8bSJames Collinsproprietary programs. If your program is a subroutine library, you may 337*19570c8bSJames Collinsconsider it more useful to permit linking proprietary applications with the 338*19570c8bSJames Collinslibrary. If this is what you want to do, use the GNU Lesser General 339*19570c8bSJames CollinsPublic License instead of this License. 340