root / COPYING @ e36dc98e
History | View | Annotate | Download (34.3 kB)
| 1 | 937b719d | eb | GNU GENERAL PUBLIC LICENSE |
|---|---|---|---|
| 2 | 937b719d | eb | Version 3, 29 June 2007 |
| 3 | 5d69a524 | jcorgan | |
| 4 | 937b719d | eb | Copyright (C) 2007 Free Software Foundation, Inc. <http://fsf.org/> |
| 5 | 5d69a524 | jcorgan | Everyone is permitted to copy and distribute verbatim copies |
| 6 | 5d69a524 | jcorgan | of this license document, but changing it is not allowed. |
| 7 | 5d69a524 | jcorgan | |
| 8 | 937b719d | eb | Preamble |
| 9 | 5d69a524 | jcorgan | |
| 10 | 937b719d | eb | The GNU General Public License is a free, copyleft license for |
| 11 | 937b719d | eb | software and other kinds of works. |
| 12 | 937b719d | eb | |
| 13 | 937b719d | eb | The licenses for most software and other practical works are designed |
| 14 | 937b719d | eb | to take away your freedom to share and change the works. By contrast, |
| 15 | 937b719d | eb | the GNU General Public License is intended to guarantee your freedom to |
| 16 | 937b719d | eb | share and change all versions of a program--to make sure it remains free |
| 17 | 937b719d | eb | software for all its users. We, the Free Software Foundation, use the |
| 18 | 937b719d | eb | GNU General Public License for most of our software; it applies also to |
| 19 | 937b719d | eb | any other work released this way by its authors. You can apply it to |
| 20 | 5d69a524 | jcorgan | your programs, too. |
| 21 | 5d69a524 | jcorgan | |
| 22 | 5d69a524 | jcorgan | When we speak of free software, we are referring to freedom, not |
| 23 | 937b719d | eb | price. Our General Public Licenses are designed to make sure that you |
| 24 | 5d69a524 | jcorgan | have the freedom to distribute copies of free software (and charge for |
| 25 | 937b719d | eb | them if you wish), that you receive source code or can get it if you |
| 26 | 937b719d | eb | want it, that you can change the software or use pieces of it in new |
| 27 | 937b719d | eb | free programs, and that you know you can do these things. |
| 28 | 5d69a524 | jcorgan | |
| 29 | 937b719d | eb | To protect your rights, we need to prevent others from denying you |
| 30 | 937b719d | eb | these rights or asking you to surrender the rights. Therefore, you have |
| 31 | 937b719d | eb | certain responsibilities if you distribute copies of the software, or if |
| 32 | 937b719d | eb | you modify it: responsibilities to respect the freedom of others. |
| 33 | 5d69a524 | jcorgan | |
| 34 | 5d69a524 | jcorgan | For example, if you distribute copies of such a program, whether |
| 35 | 937b719d | eb | gratis or for a fee, you must pass on to the recipients the same |
| 36 | 937b719d | eb | freedoms that you received. You must make sure that they, too, receive |
| 37 | 937b719d | eb | or can get the source code. And you must show them these terms so they |
| 38 | 937b719d | eb | know their rights. |
| 39 | 937b719d | eb | |
| 40 | 937b719d | eb | Developers that use the GNU GPL protect your rights with two steps: |
| 41 | 937b719d | eb | (1) assert copyright on the software, and (2) offer you this License |
| 42 | 937b719d | eb | giving you legal permission to copy, distribute and/or modify it. |
| 43 | 937b719d | eb | |
| 44 | 937b719d | eb | For the developers' and authors' protection, the GPL clearly explains |
| 45 | 937b719d | eb | that there is no warranty for this free software. For both users' and |
| 46 | 937b719d | eb | authors' sake, the GPL requires that modified versions be marked as |
| 47 | 937b719d | eb | changed, so that their problems will not be attributed erroneously to |
| 48 | 937b719d | eb | authors of previous versions. |
| 49 | 937b719d | eb | |
| 50 | 937b719d | eb | Some devices are designed to deny users access to install or run |
| 51 | 937b719d | eb | modified versions of the software inside them, although the manufacturer |
| 52 | 937b719d | eb | can do so. This is fundamentally incompatible with the aim of |
| 53 | 937b719d | eb | protecting users' freedom to change the software. The systematic |
| 54 | 937b719d | eb | pattern of such abuse occurs in the area of products for individuals to |
| 55 | 937b719d | eb | use, which is precisely where it is most unacceptable. Therefore, we |
| 56 | 937b719d | eb | have designed this version of the GPL to prohibit the practice for those |
| 57 | 937b719d | eb | products. If such problems arise substantially in other domains, we |
| 58 | 937b719d | eb | stand ready to extend this provision to those domains in future versions |
| 59 | 937b719d | eb | of the GPL, as needed to protect the freedom of users. |
| 60 | 937b719d | eb | |
| 61 | 937b719d | eb | Finally, every program is threatened constantly by software patents. |
| 62 | 937b719d | eb | States should not allow patents to restrict development and use of |
| 63 | 937b719d | eb | software on general-purpose computers, but in those that do, we wish to |
| 64 | 937b719d | eb | avoid the special danger that patents applied to a free program could |
| 65 | 937b719d | eb | make it effectively proprietary. To prevent this, the GPL assures that |
| 66 | 937b719d | eb | patents cannot be used to render the program non-free. |
| 67 | 5d69a524 | jcorgan | |
| 68 | 5d69a524 | jcorgan | The precise terms and conditions for copying, distribution and |
| 69 | 5d69a524 | jcorgan | modification follow. |
| 70 | 937b719d | eb | |
| 71 | 937b719d | eb | TERMS AND CONDITIONS |
| 72 | 937b719d | eb | |
| 73 | 937b719d | eb | 0. Definitions. |
| 74 | 937b719d | eb | |
| 75 | 937b719d | eb | "This License" refers to version 3 of the GNU General Public License. |
| 76 | 937b719d | eb | |
| 77 | 937b719d | eb | "Copyright" also means copyright-like laws that apply to other kinds of |
| 78 | 937b719d | eb | works, such as semiconductor masks. |
| 79 | 937b719d | eb | |
| 80 | 937b719d | eb | "The Program" refers to any copyrightable work licensed under this |
| 81 | 937b719d | eb | License. Each licensee is addressed as "you". "Licensees" and |
| 82 | 937b719d | eb | "recipients" may be individuals or organizations. |
| 83 | 937b719d | eb | |
| 84 | 937b719d | eb | To "modify" a work means to copy from or adapt all or part of the work |
| 85 | 937b719d | eb | in a fashion requiring copyright permission, other than the making of an |
| 86 | 937b719d | eb | exact copy. The resulting work is called a "modified version" of the |
| 87 | 937b719d | eb | earlier work or a work "based on" the earlier work. |
| 88 | 937b719d | eb | |
| 89 | 937b719d | eb | A "covered work" means either the unmodified Program or a work based |
| 90 | 937b719d | eb | on the Program. |
| 91 | 937b719d | eb | |
| 92 | 937b719d | eb | To "propagate" a work means to do anything with it that, without |
| 93 | 937b719d | eb | permission, would make you directly or secondarily liable for |
| 94 | 937b719d | eb | infringement under applicable copyright law, except executing it on a |
| 95 | 937b719d | eb | computer or modifying a private copy. Propagation includes copying, |
| 96 | 937b719d | eb | distribution (with or without modification), making available to the |
| 97 | 937b719d | eb | public, and in some countries other activities as well. |
| 98 | 937b719d | eb | |
| 99 | 937b719d | eb | To "convey" a work means any kind of propagation that enables other |
| 100 | 937b719d | eb | parties to make or receive copies. Mere interaction with a user through |
| 101 | 937b719d | eb | a computer network, with no transfer of a copy, is not conveying. |
| 102 | 937b719d | eb | |
| 103 | 937b719d | eb | An interactive user interface displays "Appropriate Legal Notices" |
| 104 | 937b719d | eb | to the extent that it includes a convenient and prominently visible |
| 105 | 937b719d | eb | feature that (1) displays an appropriate copyright notice, and (2) |
| 106 | 937b719d | eb | tells the user that there is no warranty for the work (except to the |
| 107 | 937b719d | eb | extent that warranties are provided), that licensees may convey the |
| 108 | 937b719d | eb | work under this License, and how to view a copy of this License. If |
| 109 | 937b719d | eb | the interface presents a list of user commands or options, such as a |
| 110 | 937b719d | eb | menu, a prominent item in the list meets this criterion. |
| 111 | 937b719d | eb | |
| 112 | 937b719d | eb | 1. Source Code. |
| 113 | 937b719d | eb | |
| 114 | 937b719d | eb | The "source code" for a work means the preferred form of the work |
| 115 | 937b719d | eb | for making modifications to it. "Object code" means any non-source |
| 116 | 937b719d | eb | form of a work. |
| 117 | 937b719d | eb | |
| 118 | 937b719d | eb | A "Standard Interface" means an interface that either is an official |
| 119 | 937b719d | eb | standard defined by a recognized standards body, or, in the case of |
| 120 | 937b719d | eb | interfaces specified for a particular programming language, one that |
| 121 | 937b719d | eb | is widely used among developers working in that language. |
| 122 | 937b719d | eb | |
| 123 | 937b719d | eb | The "System Libraries" of an executable work include anything, other |
| 124 | 937b719d | eb | than the work as a whole, that (a) is included in the normal form of |
| 125 | 937b719d | eb | packaging a Major Component, but which is not part of that Major |
| 126 | 937b719d | eb | Component, and (b) serves only to enable use of the work with that |
| 127 | 937b719d | eb | Major Component, or to implement a Standard Interface for which an |
| 128 | 937b719d | eb | implementation is available to the public in source code form. A |
| 129 | 937b719d | eb | "Major Component", in this context, means a major essential component |
| 130 | 937b719d | eb | (kernel, window system, and so on) of the specific operating system |
| 131 | 937b719d | eb | (if any) on which the executable work runs, or a compiler used to |
| 132 | 937b719d | eb | produce the work, or an object code interpreter used to run it. |
| 133 | 937b719d | eb | |
| 134 | 937b719d | eb | The "Corresponding Source" for a work in object code form means all |
| 135 | 937b719d | eb | the source code needed to generate, install, and (for an executable |
| 136 | 937b719d | eb | work) run the object code and to modify the work, including scripts to |
| 137 | 937b719d | eb | control those activities. However, it does not include the work's |
| 138 | 937b719d | eb | System Libraries, or general-purpose tools or generally available free |
| 139 | 937b719d | eb | programs which are used unmodified in performing those activities but |
| 140 | 937b719d | eb | which are not part of the work. For example, Corresponding Source |
| 141 | 937b719d | eb | includes interface definition files associated with source files for |
| 142 | 937b719d | eb | the work, and the source code for shared libraries and dynamically |
| 143 | 937b719d | eb | linked subprograms that the work is specifically designed to require, |
| 144 | 937b719d | eb | such as by intimate data communication or control flow between those |
| 145 | 937b719d | eb | subprograms and other parts of the work. |
| 146 | 937b719d | eb | |
| 147 | 937b719d | eb | The Corresponding Source need not include anything that users |
| 148 | 937b719d | eb | can regenerate automatically from other parts of the Corresponding |
| 149 | 937b719d | eb | Source. |
| 150 | 937b719d | eb | |
| 151 | 937b719d | eb | The Corresponding Source for a work in source code form is that |
| 152 | 937b719d | eb | same work. |
| 153 | 937b719d | eb | |
| 154 | 937b719d | eb | 2. Basic Permissions. |
| 155 | 937b719d | eb | |
| 156 | 937b719d | eb | All rights granted under this License are granted for the term of |
| 157 | 937b719d | eb | copyright on the Program, and are irrevocable provided the stated |
| 158 | 937b719d | eb | conditions are met. This License explicitly affirms your unlimited |
| 159 | 937b719d | eb | permission to run the unmodified Program. The output from running a |
| 160 | 937b719d | eb | covered work is covered by this License only if the output, given its |
| 161 | 937b719d | eb | content, constitutes a covered work. This License acknowledges your |
| 162 | 937b719d | eb | rights of fair use or other equivalent, as provided by copyright law. |
| 163 | 937b719d | eb | |
| 164 | 937b719d | eb | You may make, run and propagate covered works that you do not |
| 165 | 937b719d | eb | convey, without conditions so long as your license otherwise remains |
| 166 | 937b719d | eb | in force. You may convey covered works to others for the sole purpose |
| 167 | 937b719d | eb | of having them make modifications exclusively for you, or provide you |
| 168 | 937b719d | eb | with facilities for running those works, provided that you comply with |
| 169 | 937b719d | eb | the terms of this License in conveying all material for which you do |
| 170 | 937b719d | eb | not control copyright. Those thus making or running the covered works |
| 171 | 937b719d | eb | for you must do so exclusively on your behalf, under your direction |
| 172 | 937b719d | eb | and control, on terms that prohibit them from making any copies of |
| 173 | 937b719d | eb | your copyrighted material outside their relationship with you. |
| 174 | 937b719d | eb | |
| 175 | 937b719d | eb | Conveying under any other circumstances is permitted solely under |
| 176 | 937b719d | eb | the conditions stated below. Sublicensing is not allowed; section 10 |
| 177 | 937b719d | eb | makes it unnecessary. |
| 178 | 937b719d | eb | |
| 179 | 937b719d | eb | 3. Protecting Users' Legal Rights From Anti-Circumvention Law. |
| 180 | 937b719d | eb | |
| 181 | 937b719d | eb | No covered work shall be deemed part of an effective technological |
| 182 | 937b719d | eb | measure under any applicable law fulfilling obligations under article |
| 183 | 937b719d | eb | 11 of the WIPO copyright treaty adopted on 20 December 1996, or |
| 184 | 937b719d | eb | similar laws prohibiting or restricting circumvention of such |
| 185 | 937b719d | eb | measures. |
| 186 | 937b719d | eb | |
| 187 | 937b719d | eb | When you convey a covered work, you waive any legal power to forbid |
| 188 | 937b719d | eb | circumvention of technological measures to the extent such circumvention |
| 189 | 937b719d | eb | is effected by exercising rights under this License with respect to |
| 190 | 937b719d | eb | the covered work, and you disclaim any intention to limit operation or |
| 191 | 937b719d | eb | modification of the work as a means of enforcing, against the work's |
| 192 | 937b719d | eb | users, your or third parties' legal rights to forbid circumvention of |
| 193 | 937b719d | eb | technological measures. |
| 194 | 937b719d | eb | |
| 195 | 937b719d | eb | 4. Conveying Verbatim Copies. |
| 196 | 937b719d | eb | |
| 197 | 937b719d | eb | You may convey verbatim copies of the Program's source code as you |
| 198 | 937b719d | eb | receive it, in any medium, provided that you conspicuously and |
| 199 | 937b719d | eb | appropriately publish on each copy an appropriate copyright notice; |
| 200 | 937b719d | eb | keep intact all notices stating that this License and any |
| 201 | 937b719d | eb | non-permissive terms added in accord with section 7 apply to the code; |
| 202 | 937b719d | eb | keep intact all notices of the absence of any warranty; and give all |
| 203 | 937b719d | eb | recipients a copy of this License along with the Program. |
| 204 | 937b719d | eb | |
| 205 | 937b719d | eb | You may charge any price or no price for each copy that you convey, |
| 206 | 937b719d | eb | and you may offer support or warranty protection for a fee. |
| 207 | 937b719d | eb | |
| 208 | 937b719d | eb | 5. Conveying Modified Source Versions. |
| 209 | 937b719d | eb | |
| 210 | 937b719d | eb | You may convey a work based on the Program, or the modifications to |
| 211 | 937b719d | eb | produce it from the Program, in the form of source code under the |
| 212 | 937b719d | eb | terms of section 4, provided that you also meet all of these conditions: |
| 213 | 937b719d | eb | |
| 214 | 937b719d | eb | a) The work must carry prominent notices stating that you modified |
| 215 | 937b719d | eb | it, and giving a relevant date. |
| 216 | 937b719d | eb | |
| 217 | 937b719d | eb | b) The work must carry prominent notices stating that it is |
| 218 | 937b719d | eb | released under this License and any conditions added under section |
| 219 | 937b719d | eb | 7. This requirement modifies the requirement in section 4 to |
| 220 | 937b719d | eb | "keep intact all notices". |
| 221 | 937b719d | eb | |
| 222 | 937b719d | eb | c) You must license the entire work, as a whole, under this |
| 223 | 937b719d | eb | License to anyone who comes into possession of a copy. This |
| 224 | 937b719d | eb | License will therefore apply, along with any applicable section 7 |
| 225 | 937b719d | eb | additional terms, to the whole of the work, and all its parts, |
| 226 | 937b719d | eb | regardless of how they are packaged. This License gives no |
| 227 | 937b719d | eb | permission to license the work in any other way, but it does not |
| 228 | 937b719d | eb | invalidate such permission if you have separately received it. |
| 229 | 937b719d | eb | |
| 230 | 937b719d | eb | d) If the work has interactive user interfaces, each must display |
| 231 | 937b719d | eb | Appropriate Legal Notices; however, if the Program has interactive |
| 232 | 937b719d | eb | interfaces that do not display Appropriate Legal Notices, your |
| 233 | 937b719d | eb | work need not make them do so. |
| 234 | 937b719d | eb | |
| 235 | 937b719d | eb | A compilation of a covered work with other separate and independent |
| 236 | 937b719d | eb | works, which are not by their nature extensions of the covered work, |
| 237 | 937b719d | eb | and which are not combined with it such as to form a larger program, |
| 238 | 937b719d | eb | in or on a volume of a storage or distribution medium, is called an |
| 239 | 937b719d | eb | "aggregate" if the compilation and its resulting copyright are not |
| 240 | 937b719d | eb | used to limit the access or legal rights of the compilation's users |
| 241 | 937b719d | eb | beyond what the individual works permit. Inclusion of a covered work |
| 242 | 937b719d | eb | in an aggregate does not cause this License to apply to the other |
| 243 | 937b719d | eb | parts of the aggregate. |
| 244 | 937b719d | eb | |
| 245 | 937b719d | eb | 6. Conveying Non-Source Forms. |
| 246 | 937b719d | eb | |
| 247 | 937b719d | eb | You may convey a covered work in object code form under the terms |
| 248 | 937b719d | eb | of sections 4 and 5, provided that you also convey the |
| 249 | 937b719d | eb | machine-readable Corresponding Source under the terms of this License, |
| 250 | 937b719d | eb | in one of these ways: |
| 251 | 937b719d | eb | |
| 252 | 937b719d | eb | a) Convey the object code in, or embodied in, a physical product |
| 253 | 937b719d | eb | (including a physical distribution medium), accompanied by the |
| 254 | 937b719d | eb | Corresponding Source fixed on a durable physical medium |
| 255 | 937b719d | eb | customarily used for software interchange. |
| 256 | 937b719d | eb | |
| 257 | 937b719d | eb | b) Convey the object code in, or embodied in, a physical product |
| 258 | 937b719d | eb | (including a physical distribution medium), accompanied by a |
| 259 | 937b719d | eb | written offer, valid for at least three years and valid for as |
| 260 | 937b719d | eb | long as you offer spare parts or customer support for that product |
| 261 | 937b719d | eb | model, to give anyone who possesses the object code either (1) a |
| 262 | 937b719d | eb | copy of the Corresponding Source for all the software in the |
| 263 | 937b719d | eb | product that is covered by this License, on a durable physical |
| 264 | 937b719d | eb | medium customarily used for software interchange, for a price no |
| 265 | 937b719d | eb | more than your reasonable cost of physically performing this |
| 266 | 937b719d | eb | conveying of source, or (2) access to copy the |
| 267 | 937b719d | eb | Corresponding Source from a network server at no charge. |
| 268 | 937b719d | eb | |
| 269 | 937b719d | eb | c) Convey individual copies of the object code with a copy of the |
| 270 | 937b719d | eb | written offer to provide the Corresponding Source. This |
| 271 | 937b719d | eb | alternative is allowed only occasionally and noncommercially, and |
| 272 | 937b719d | eb | only if you received the object code with such an offer, in accord |
| 273 | 937b719d | eb | with subsection 6b. |
| 274 | 937b719d | eb | |
| 275 | 937b719d | eb | d) Convey the object code by offering access from a designated |
| 276 | 937b719d | eb | place (gratis or for a charge), and offer equivalent access to the |
| 277 | 937b719d | eb | Corresponding Source in the same way through the same place at no |
| 278 | 937b719d | eb | further charge. You need not require recipients to copy the |
| 279 | 937b719d | eb | Corresponding Source along with the object code. If the place to |
| 280 | 937b719d | eb | copy the object code is a network server, the Corresponding Source |
| 281 | 937b719d | eb | may be on a different server (operated by you or a third party) |
| 282 | 937b719d | eb | that supports equivalent copying facilities, provided you maintain |
| 283 | 937b719d | eb | clear directions next to the object code saying where to find the |
| 284 | 937b719d | eb | Corresponding Source. Regardless of what server hosts the |
| 285 | 937b719d | eb | Corresponding Source, you remain obligated to ensure that it is |
| 286 | 937b719d | eb | available for as long as needed to satisfy these requirements. |
| 287 | 937b719d | eb | |
| 288 | 937b719d | eb | e) Convey the object code using peer-to-peer transmission, provided |
| 289 | 937b719d | eb | you inform other peers where the object code and Corresponding |
| 290 | 937b719d | eb | Source of the work are being offered to the general public at no |
| 291 | 937b719d | eb | charge under subsection 6d. |
| 292 | 937b719d | eb | |
| 293 | 937b719d | eb | A separable portion of the object code, whose source code is excluded |
| 294 | 937b719d | eb | from the Corresponding Source as a System Library, need not be |
| 295 | 937b719d | eb | included in conveying the object code work. |
| 296 | 937b719d | eb | |
| 297 | 937b719d | eb | A "User Product" is either (1) a "consumer product", which means any |
| 298 | 937b719d | eb | tangible personal property which is normally used for personal, family, |
| 299 | 937b719d | eb | or household purposes, or (2) anything designed or sold for incorporation |
| 300 | 937b719d | eb | into a dwelling. In determining whether a product is a consumer product, |
| 301 | 937b719d | eb | doubtful cases shall be resolved in favor of coverage. For a particular |
| 302 | 937b719d | eb | product received by a particular user, "normally used" refers to a |
| 303 | 937b719d | eb | typical or common use of that class of product, regardless of the status |
| 304 | 937b719d | eb | of the particular user or of the way in which the particular user |
| 305 | 937b719d | eb | actually uses, or expects or is expected to use, the product. A product |
| 306 | 937b719d | eb | is a consumer product regardless of whether the product has substantial |
| 307 | 937b719d | eb | commercial, industrial or non-consumer uses, unless such uses represent |
| 308 | 937b719d | eb | the only significant mode of use of the product. |
| 309 | 937b719d | eb | |
| 310 | 937b719d | eb | "Installation Information" for a User Product means any methods, |
| 311 | 937b719d | eb | procedures, authorization keys, or other information required to install |
| 312 | 937b719d | eb | and execute modified versions of a covered work in that User Product from |
| 313 | 937b719d | eb | a modified version of its Corresponding Source. The information must |
| 314 | 937b719d | eb | suffice to ensure that the continued functioning of the modified object |
| 315 | 937b719d | eb | code is in no case prevented or interfered with solely because |
| 316 | 937b719d | eb | modification has been made. |
| 317 | 937b719d | eb | |
| 318 | 937b719d | eb | If you convey an object code work under this section in, or with, or |
| 319 | 937b719d | eb | specifically for use in, a User Product, and the conveying occurs as |
| 320 | 937b719d | eb | part of a transaction in which the right of possession and use of the |
| 321 | 937b719d | eb | User Product is transferred to the recipient in perpetuity or for a |
| 322 | 937b719d | eb | fixed term (regardless of how the transaction is characterized), the |
| 323 | 937b719d | eb | Corresponding Source conveyed under this section must be accompanied |
| 324 | 937b719d | eb | by the Installation Information. But this requirement does not apply |
| 325 | 937b719d | eb | if neither you nor any third party retains the ability to install |
| 326 | 937b719d | eb | modified object code on the User Product (for example, the work has |
| 327 | 937b719d | eb | been installed in ROM). |
| 328 | 937b719d | eb | |
| 329 | 937b719d | eb | The requirement to provide Installation Information does not include a |
| 330 | 937b719d | eb | requirement to continue to provide support service, warranty, or updates |
| 331 | 937b719d | eb | for a work that has been modified or installed by the recipient, or for |
| 332 | 937b719d | eb | the User Product in which it has been modified or installed. Access to a |
| 333 | 937b719d | eb | network may be denied when the modification itself materially and |
| 334 | 937b719d | eb | adversely affects the operation of the network or violates the rules and |
| 335 | 937b719d | eb | protocols for communication across the network. |
| 336 | 937b719d | eb | |
| 337 | 937b719d | eb | Corresponding Source conveyed, and Installation Information provided, |
| 338 | 937b719d | eb | in accord with this section must be in a format that is publicly |
| 339 | 937b719d | eb | documented (and with an implementation available to the public in |
| 340 | 937b719d | eb | source code form), and must require no special password or key for |
| 341 | 937b719d | eb | unpacking, reading or copying. |
| 342 | 937b719d | eb | |
| 343 | 937b719d | eb | 7. Additional Terms. |
| 344 | 937b719d | eb | |
| 345 | 937b719d | eb | "Additional permissions" are terms that supplement the terms of this |
| 346 | 937b719d | eb | License by making exceptions from one or more of its conditions. |
| 347 | 937b719d | eb | Additional permissions that are applicable to the entire Program shall |
| 348 | 937b719d | eb | be treated as though they were included in this License, to the extent |
| 349 | 937b719d | eb | that they are valid under applicable law. If additional permissions |
| 350 | 937b719d | eb | apply only to part of the Program, that part may be used separately |
| 351 | 937b719d | eb | under those permissions, but the entire Program remains governed by |
| 352 | 937b719d | eb | this License without regard to the additional permissions. |
| 353 | 937b719d | eb | |
| 354 | 937b719d | eb | When you convey a copy of a covered work, you may at your option |
| 355 | 937b719d | eb | remove any additional permissions from that copy, or from any part of |
| 356 | 937b719d | eb | it. (Additional permissions may be written to require their own |
| 357 | 937b719d | eb | removal in certain cases when you modify the work.) You may place |
| 358 | 937b719d | eb | additional permissions on material, added by you to a covered work, |
| 359 | 937b719d | eb | for which you have or can give appropriate copyright permission. |
| 360 | 937b719d | eb | |
| 361 | 937b719d | eb | Notwithstanding any other provision of this License, for material you |
| 362 | 937b719d | eb | add to a covered work, you may (if authorized by the copyright holders of |
| 363 | 937b719d | eb | that material) supplement the terms of this License with terms: |
| 364 | 937b719d | eb | |
| 365 | 937b719d | eb | a) Disclaiming warranty or limiting liability differently from the |
| 366 | 937b719d | eb | terms of sections 15 and 16 of this License; or |
| 367 | 937b719d | eb | |
| 368 | 937b719d | eb | b) Requiring preservation of specified reasonable legal notices or |
| 369 | 937b719d | eb | author attributions in that material or in the Appropriate Legal |
| 370 | 937b719d | eb | Notices displayed by works containing it; or |
| 371 | 937b719d | eb | |
| 372 | 937b719d | eb | c) Prohibiting misrepresentation of the origin of that material, or |
| 373 | 937b719d | eb | requiring that modified versions of such material be marked in |
| 374 | 937b719d | eb | reasonable ways as different from the original version; or |
| 375 | 937b719d | eb | |
| 376 | 937b719d | eb | d) Limiting the use for publicity purposes of names of licensors or |
| 377 | 937b719d | eb | authors of the material; or |
| 378 | 937b719d | eb | |
| 379 | 937b719d | eb | e) Declining to grant rights under trademark law for use of some |
| 380 | 937b719d | eb | trade names, trademarks, or service marks; or |
| 381 | 937b719d | eb | |
| 382 | 937b719d | eb | f) Requiring indemnification of licensors and authors of that |
| 383 | 937b719d | eb | material by anyone who conveys the material (or modified versions of |
| 384 | 937b719d | eb | it) with contractual assumptions of liability to the recipient, for |
| 385 | 937b719d | eb | any liability that these contractual assumptions directly impose on |
| 386 | 937b719d | eb | those licensors and authors. |
| 387 | 937b719d | eb | |
| 388 | 937b719d | eb | All other non-permissive additional terms are considered "further |
| 389 | 937b719d | eb | restrictions" within the meaning of section 10. If the Program as you |
| 390 | 937b719d | eb | received it, or any part of it, contains a notice stating that it is |
| 391 | 937b719d | eb | governed by this License along with a term that is a further |
| 392 | 937b719d | eb | restriction, you may remove that term. If a license document contains |
| 393 | 937b719d | eb | a further restriction but permits relicensing or conveying under this |
| 394 | 937b719d | eb | License, you may add to a covered work material governed by the terms |
| 395 | 937b719d | eb | of that license document, provided that the further restriction does |
| 396 | 937b719d | eb | not survive such relicensing or conveying. |
| 397 | 937b719d | eb | |
| 398 | 937b719d | eb | If you add terms to a covered work in accord with this section, you |
| 399 | 937b719d | eb | must place, in the relevant source files, a statement of the |
| 400 | 937b719d | eb | additional terms that apply to those files, or a notice indicating |
| 401 | 937b719d | eb | where to find the applicable terms. |
| 402 | 937b719d | eb | |
| 403 | 937b719d | eb | Additional terms, permissive or non-permissive, may be stated in the |
| 404 | 937b719d | eb | form of a separately written license, or stated as exceptions; |
| 405 | 937b719d | eb | the above requirements apply either way. |
| 406 | 937b719d | eb | |
| 407 | 937b719d | eb | 8. Termination. |
| 408 | 937b719d | eb | |
| 409 | 937b719d | eb | You may not propagate or modify a covered work except as expressly |
| 410 | 937b719d | eb | provided under this License. Any attempt otherwise to propagate or |
| 411 | 937b719d | eb | modify it is void, and will automatically terminate your rights under |
| 412 | 937b719d | eb | this License (including any patent licenses granted under the third |
| 413 | 937b719d | eb | paragraph of section 11). |
| 414 | 937b719d | eb | |
| 415 | 937b719d | eb | However, if you cease all violation of this License, then your |
| 416 | 937b719d | eb | license from a particular copyright holder is reinstated (a) |
| 417 | 937b719d | eb | provisionally, unless and until the copyright holder explicitly and |
| 418 | 937b719d | eb | finally terminates your license, and (b) permanently, if the copyright |
| 419 | 937b719d | eb | holder fails to notify you of the violation by some reasonable means |
| 420 | 937b719d | eb | prior to 60 days after the cessation. |
| 421 | 937b719d | eb | |
| 422 | 937b719d | eb | Moreover, your license from a particular copyright holder is |
| 423 | 937b719d | eb | reinstated permanently if the copyright holder notifies you of the |
| 424 | 937b719d | eb | violation by some reasonable means, this is the first time you have |
| 425 | 937b719d | eb | received notice of violation of this License (for any work) from that |
| 426 | 937b719d | eb | copyright holder, and you cure the violation prior to 30 days after |
| 427 | 937b719d | eb | your receipt of the notice. |
| 428 | 937b719d | eb | |
| 429 | 937b719d | eb | Termination of your rights under this section does not terminate the |
| 430 | 937b719d | eb | licenses of parties who have received copies or rights from you under |
| 431 | 937b719d | eb | this License. If your rights have been terminated and not permanently |
| 432 | 937b719d | eb | reinstated, you do not qualify to receive new licenses for the same |
| 433 | 937b719d | eb | material under section 10. |
| 434 | 937b719d | eb | |
| 435 | 937b719d | eb | 9. Acceptance Not Required for Having Copies. |
| 436 | 937b719d | eb | |
| 437 | 937b719d | eb | You are not required to accept this License in order to receive or |
| 438 | 937b719d | eb | run a copy of the Program. Ancillary propagation of a covered work |
| 439 | 937b719d | eb | occurring solely as a consequence of using peer-to-peer transmission |
| 440 | 937b719d | eb | to receive a copy likewise does not require acceptance. However, |
| 441 | 937b719d | eb | nothing other than this License grants you permission to propagate or |
| 442 | 937b719d | eb | modify any covered work. These actions infringe copyright if you do |
| 443 | 937b719d | eb | not accept this License. Therefore, by modifying or propagating a |
| 444 | 937b719d | eb | covered work, you indicate your acceptance of this License to do so. |
| 445 | 937b719d | eb | |
| 446 | 937b719d | eb | 10. Automatic Licensing of Downstream Recipients. |
| 447 | 937b719d | eb | |
| 448 | 937b719d | eb | Each time you convey a covered work, the recipient automatically |
| 449 | 937b719d | eb | receives a license from the original licensors, to run, modify and |
| 450 | 937b719d | eb | propagate that work, subject to this License. You are not responsible |
| 451 | 937b719d | eb | for enforcing compliance by third parties with this License. |
| 452 | 937b719d | eb | |
| 453 | 937b719d | eb | An "entity transaction" is a transaction transferring control of an |
| 454 | 937b719d | eb | organization, or substantially all assets of one, or subdividing an |
| 455 | 937b719d | eb | organization, or merging organizations. If propagation of a covered |
| 456 | 937b719d | eb | work results from an entity transaction, each party to that |
| 457 | 937b719d | eb | transaction who receives a copy of the work also receives whatever |
| 458 | 937b719d | eb | licenses to the work the party's predecessor in interest had or could |
| 459 | 937b719d | eb | give under the previous paragraph, plus a right to possession of the |
| 460 | 937b719d | eb | Corresponding Source of the work from the predecessor in interest, if |
| 461 | 937b719d | eb | the predecessor has it or can get it with reasonable efforts. |
| 462 | 937b719d | eb | |
| 463 | 937b719d | eb | You may not impose any further restrictions on the exercise of the |
| 464 | 937b719d | eb | rights granted or affirmed under this License. For example, you may |
| 465 | 937b719d | eb | not impose a license fee, royalty, or other charge for exercise of |
| 466 | 937b719d | eb | rights granted under this License, and you may not initiate litigation |
| 467 | 937b719d | eb | (including a cross-claim or counterclaim in a lawsuit) alleging that |
| 468 | 937b719d | eb | any patent claim is infringed by making, using, selling, offering for |
| 469 | 937b719d | eb | sale, or importing the Program or any portion of it. |
| 470 | 937b719d | eb | |
| 471 | 937b719d | eb | 11. Patents. |
| 472 | 937b719d | eb | |
| 473 | 937b719d | eb | A "contributor" is a copyright holder who authorizes use under this |
| 474 | 937b719d | eb | License of the Program or a work on which the Program is based. The |
| 475 | 937b719d | eb | work thus licensed is called the contributor's "contributor version". |
| 476 | 937b719d | eb | |
| 477 | 937b719d | eb | A contributor's "essential patent claims" are all patent claims |
| 478 | 937b719d | eb | owned or controlled by the contributor, whether already acquired or |
| 479 | 937b719d | eb | hereafter acquired, that would be infringed by some manner, permitted |
| 480 | 937b719d | eb | by this License, of making, using, or selling its contributor version, |
| 481 | 937b719d | eb | but do not include claims that would be infringed only as a |
| 482 | 937b719d | eb | consequence of further modification of the contributor version. For |
| 483 | 937b719d | eb | purposes of this definition, "control" includes the right to grant |
| 484 | 937b719d | eb | patent sublicenses in a manner consistent with the requirements of |
| 485 | 5d69a524 | jcorgan | this License. |
| 486 | 5d69a524 | jcorgan | |
| 487 | 937b719d | eb | Each contributor grants you a non-exclusive, worldwide, royalty-free |
| 488 | 937b719d | eb | patent license under the contributor's essential patent claims, to |
| 489 | 937b719d | eb | make, use, sell, offer for sale, import and otherwise run, modify and |
| 490 | 937b719d | eb | propagate the contents of its contributor version. |
| 491 | 937b719d | eb | |
| 492 | 937b719d | eb | In the following three paragraphs, a "patent license" is any express |
| 493 | 937b719d | eb | agreement or commitment, however denominated, not to enforce a patent |
| 494 | 937b719d | eb | (such as an express permission to practice a patent or covenant not to |
| 495 | 937b719d | eb | sue for patent infringement). To "grant" such a patent license to a |
| 496 | 937b719d | eb | party means to make such an agreement or commitment not to enforce a |
| 497 | 937b719d | eb | patent against the party. |
| 498 | 937b719d | eb | |
| 499 | 937b719d | eb | If you convey a covered work, knowingly relying on a patent license, |
| 500 | 937b719d | eb | and the Corresponding Source of the work is not available for anyone |
| 501 | 937b719d | eb | to copy, free of charge and under the terms of this License, through a |
| 502 | 937b719d | eb | publicly available network server or other readily accessible means, |
| 503 | 937b719d | eb | then you must either (1) cause the Corresponding Source to be so |
| 504 | 937b719d | eb | available, or (2) arrange to deprive yourself of the benefit of the |
| 505 | 937b719d | eb | patent license for this particular work, or (3) arrange, in a manner |
| 506 | 937b719d | eb | consistent with the requirements of this License, to extend the patent |
| 507 | 937b719d | eb | license to downstream recipients. "Knowingly relying" means you have |
| 508 | 937b719d | eb | actual knowledge that, but for the patent license, your conveying the |
| 509 | 937b719d | eb | covered work in a country, or your recipient's use of the covered work |
| 510 | 937b719d | eb | in a country, would infringe one or more identifiable patents in that |
| 511 | 937b719d | eb | country that you have reason to believe are valid. |
| 512 | 937b719d | eb | |
| 513 | 937b719d | eb | If, pursuant to or in connection with a single transaction or |
| 514 | 937b719d | eb | arrangement, you convey, or propagate by procuring conveyance of, a |
| 515 | 937b719d | eb | covered work, and grant a patent license to some of the parties |
| 516 | 937b719d | eb | receiving the covered work authorizing them to use, propagate, modify |
| 517 | 937b719d | eb | or convey a specific copy of the covered work, then the patent license |
| 518 | 937b719d | eb | you grant is automatically extended to all recipients of the covered |
| 519 | 937b719d | eb | work and works based on it. |
| 520 | 937b719d | eb | |
| 521 | 937b719d | eb | A patent license is "discriminatory" if it does not include within |
| 522 | 937b719d | eb | the scope of its coverage, prohibits the exercise of, or is |
| 523 | 937b719d | eb | conditioned on the non-exercise of one or more of the rights that are |
| 524 | 937b719d | eb | specifically granted under this License. You may not convey a covered |
| 525 | 937b719d | eb | work if you are a party to an arrangement with a third party that is |
| 526 | 937b719d | eb | in the business of distributing software, under which you make payment |
| 527 | 937b719d | eb | to the third party based on the extent of your activity of conveying |
| 528 | 937b719d | eb | the work, and under which the third party grants, to any of the |
| 529 | 937b719d | eb | parties who would receive the covered work from you, a discriminatory |
| 530 | 937b719d | eb | patent license (a) in connection with copies of the covered work |
| 531 | 937b719d | eb | conveyed by you (or copies made from those copies), or (b) primarily |
| 532 | 937b719d | eb | for and in connection with specific products or compilations that |
| 533 | 937b719d | eb | contain the covered work, unless you entered into that arrangement, |
| 534 | 937b719d | eb | or that patent license was granted, prior to 28 March 2007. |
| 535 | 937b719d | eb | |
| 536 | 937b719d | eb | Nothing in this License shall be construed as excluding or limiting |
| 537 | 937b719d | eb | any implied license or other defenses to infringement that may |
| 538 | 937b719d | eb | otherwise be available to you under applicable patent law. |
| 539 | 937b719d | eb | |
| 540 | 937b719d | eb | 12. No Surrender of Others' Freedom. |
| 541 | 937b719d | eb | |
| 542 | 937b719d | eb | If conditions are imposed on you (whether by court order, agreement or |
| 543 | 5d69a524 | jcorgan | otherwise) that contradict the conditions of this License, they do not |
| 544 | 937b719d | eb | excuse you from the conditions of this License. If you cannot convey a |
| 545 | 937b719d | eb | covered work so as to satisfy simultaneously your obligations under this |
| 546 | 937b719d | eb | License and any other pertinent obligations, then as a consequence you may |
| 547 | 937b719d | eb | not convey it at all. For example, if you agree to terms that obligate you |
| 548 | 937b719d | eb | to collect a royalty for further conveying from those to whom you convey |
| 549 | 937b719d | eb | the Program, the only way you could satisfy both those terms and this |
| 550 | 937b719d | eb | License would be to refrain entirely from conveying the Program. |
| 551 | 937b719d | eb | |
| 552 | 937b719d | eb | 13. Use with the GNU Affero General Public License. |
| 553 | 937b719d | eb | |
| 554 | 937b719d | eb | Notwithstanding any other provision of this License, you have |
| 555 | 937b719d | eb | permission to link or combine any covered work with a work licensed |
| 556 | 937b719d | eb | under version 3 of the GNU Affero General Public License into a single |
| 557 | 937b719d | eb | combined work, and to convey the resulting work. The terms of this |
| 558 | 937b719d | eb | License will continue to apply to the part which is the covered work, |
| 559 | 937b719d | eb | but the special requirements of the GNU Affero General Public License, |
| 560 | 937b719d | eb | section 13, concerning interaction through a network will apply to the |
| 561 | 937b719d | eb | combination as such. |
| 562 | 937b719d | eb | |
| 563 | 937b719d | eb | 14. Revised Versions of this License. |
| 564 | 937b719d | eb | |
| 565 | 937b719d | eb | The Free Software Foundation may publish revised and/or new versions of |
| 566 | 937b719d | eb | the GNU General Public License from time to time. Such new versions will |
| 567 | 5d69a524 | jcorgan | be similar in spirit to the present version, but may differ in detail to |
| 568 | 5d69a524 | jcorgan | address new problems or concerns. |
| 569 | 5d69a524 | jcorgan | |
| 570 | 937b719d | eb | Each version is given a distinguishing version number. If the |
| 571 | 937b719d | eb | Program specifies that a certain numbered version of the GNU General |
| 572 | 937b719d | eb | Public License "or any later version" applies to it, you have the |
| 573 | 937b719d | eb | option of following the terms and conditions either of that numbered |
| 574 | 937b719d | eb | version or of any later version published by the Free Software |
| 575 | 937b719d | eb | Foundation. If the Program does not specify a version number of the |
| 576 | 937b719d | eb | GNU General Public License, you may choose any version ever published |
| 577 | 937b719d | eb | by the Free Software Foundation. |
| 578 | 937b719d | eb | |
| 579 | 937b719d | eb | If the Program specifies that a proxy can decide which future |
| 580 | 937b719d | eb | versions of the GNU General Public License can be used, that proxy's |
| 581 | 937b719d | eb | public statement of acceptance of a version permanently authorizes you |
| 582 | 937b719d | eb | to choose that version for the Program. |
| 583 | 937b719d | eb | |
| 584 | 937b719d | eb | Later license versions may give you additional or different |
| 585 | 937b719d | eb | permissions. However, no additional obligations are imposed on any |
| 586 | 937b719d | eb | author or copyright holder as a result of your choosing to follow a |
| 587 | 937b719d | eb | later version. |
| 588 | 937b719d | eb | |
| 589 | 937b719d | eb | 15. Disclaimer of Warranty. |
| 590 | 937b719d | eb | |
| 591 | 937b719d | eb | THERE IS NO WARRANTY FOR THE PROGRAM, TO THE EXTENT PERMITTED BY |
| 592 | 937b719d | eb | APPLICABLE LAW. EXCEPT WHEN OTHERWISE STATED IN WRITING THE COPYRIGHT |
| 593 | 937b719d | eb | HOLDERS AND/OR OTHER PARTIES PROVIDE THE PROGRAM "AS IS" WITHOUT WARRANTY |
| 594 | 937b719d | eb | OF ANY KIND, EITHER EXPRESSED OR IMPLIED, INCLUDING, BUT NOT LIMITED TO, |
| 595 | 937b719d | eb | THE IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR |
| 596 | 937b719d | eb | PURPOSE. THE ENTIRE RISK AS TO THE QUALITY AND PERFORMANCE OF THE PROGRAM |
| 597 | 937b719d | eb | IS WITH YOU. SHOULD THE PROGRAM PROVE DEFECTIVE, YOU ASSUME THE COST OF |
| 598 | 937b719d | eb | ALL NECESSARY SERVICING, REPAIR OR CORRECTION. |
| 599 | 937b719d | eb | |
| 600 | 937b719d | eb | 16. Limitation of Liability. |
| 601 | 937b719d | eb | |
| 602 | 937b719d | eb | IN NO EVENT UNLESS REQUIRED BY APPLICABLE LAW OR AGREED TO IN WRITING |
| 603 | 937b719d | eb | WILL ANY COPYRIGHT HOLDER, OR ANY OTHER PARTY WHO MODIFIES AND/OR CONVEYS |
| 604 | 937b719d | eb | THE PROGRAM AS PERMITTED ABOVE, BE LIABLE TO YOU FOR DAMAGES, INCLUDING ANY |
| 605 | 937b719d | eb | GENERAL, SPECIAL, INCIDENTAL OR CONSEQUENTIAL DAMAGES ARISING OUT OF THE |
| 606 | 937b719d | eb | USE OR INABILITY TO USE THE PROGRAM (INCLUDING BUT NOT LIMITED TO LOSS OF |
| 607 | 937b719d | eb | DATA OR DATA BEING RENDERED INACCURATE OR LOSSES SUSTAINED BY YOU OR THIRD |
| 608 | 937b719d | eb | PARTIES OR A FAILURE OF THE PROGRAM TO OPERATE WITH ANY OTHER PROGRAMS), |
| 609 | 937b719d | eb | EVEN IF SUCH HOLDER OR OTHER PARTY HAS BEEN ADVISED OF THE POSSIBILITY OF |
| 610 | 937b719d | eb | SUCH DAMAGES. |
| 611 | 937b719d | eb | |
| 612 | 937b719d | eb | 17. Interpretation of Sections 15 and 16. |
| 613 | 937b719d | eb | |
| 614 | 937b719d | eb | If the disclaimer of warranty and limitation of liability provided |
| 615 | 937b719d | eb | above cannot be given local legal effect according to their terms, |
| 616 | 937b719d | eb | reviewing courts shall apply local law that most closely approximates |
| 617 | 937b719d | eb | an absolute waiver of all civil liability in connection with the |
| 618 | 937b719d | eb | Program, unless a warranty or assumption of liability accompanies a |
| 619 | 937b719d | eb | copy of the Program in return for a fee. |
| 620 | 937b719d | eb | |
| 621 | 937b719d | eb | END OF TERMS AND CONDITIONS |
| 622 | 937b719d | eb | |
| 623 | 937b719d | eb | How to Apply These Terms to Your New Programs |
| 624 | 5d69a524 | jcorgan | |
| 625 | 5d69a524 | jcorgan | If you develop a new program, and you want it to be of the greatest |
| 626 | 5d69a524 | jcorgan | possible use to the public, the best way to achieve this is to make it |
| 627 | 5d69a524 | jcorgan | free software which everyone can redistribute and change under these terms. |
| 628 | 5d69a524 | jcorgan | |
| 629 | 5d69a524 | jcorgan | To do so, attach the following notices to the program. It is safest |
| 630 | 5d69a524 | jcorgan | to attach them to the start of each source file to most effectively |
| 631 | 937b719d | eb | state the exclusion of warranty; and each file should have at least |
| 632 | 5d69a524 | jcorgan | the "copyright" line and a pointer to where the full notice is found. |
| 633 | 5d69a524 | jcorgan | |
| 634 | 5d69a524 | jcorgan | <one line to give the program's name and a brief idea of what it does.> |
| 635 | 937b719d | eb | Copyright (C) <year> <name of author> |
| 636 | 5d69a524 | jcorgan | |
| 637 | 937b719d | eb | This program is free software: you can redistribute it and/or modify |
| 638 | 5d69a524 | jcorgan | it under the terms of the GNU General Public License as published by |
| 639 | 937b719d | eb | the Free Software Foundation, either version 3 of the License, or |
| 640 | 5d69a524 | jcorgan | (at your option) any later version. |
| 641 | 5d69a524 | jcorgan | |
| 642 | 5d69a524 | jcorgan | This program is distributed in the hope that it will be useful, |
| 643 | 5d69a524 | jcorgan | but WITHOUT ANY WARRANTY; without even the implied warranty of |
| 644 | 5d69a524 | jcorgan | MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the |
| 645 | 5d69a524 | jcorgan | GNU General Public License for more details. |
| 646 | 5d69a524 | jcorgan | |
| 647 | 5d69a524 | jcorgan | You should have received a copy of the GNU General Public License |
| 648 | 937b719d | eb | along with this program. If not, see <http://www.gnu.org/licenses/>. |
| 649 | 5d69a524 | jcorgan | |
| 650 | 5d69a524 | jcorgan | Also add information on how to contact you by electronic and paper mail. |
| 651 | 5d69a524 | jcorgan | |
| 652 | 937b719d | eb | If the program does terminal interaction, make it output a short |
| 653 | 937b719d | eb | notice like this when it starts in an interactive mode: |
| 654 | 5d69a524 | jcorgan | |
| 655 | 937b719d | eb | <program> Copyright (C) <year> <name of author> |
| 656 | 937b719d | eb | This program comes with ABSOLUTELY NO WARRANTY; for details type `show w'. |
| 657 | 5d69a524 | jcorgan | This is free software, and you are welcome to redistribute it |
| 658 | 5d69a524 | jcorgan | under certain conditions; type `show c' for details. |
| 659 | 5d69a524 | jcorgan | |
| 660 | 5d69a524 | jcorgan | The hypothetical commands `show w' and `show c' should show the appropriate |
| 661 | 937b719d | eb | parts of the General Public License. Of course, your program's commands |
| 662 | 937b719d | eb | might be different; for a GUI interface, you would use an "about box". |
| 663 | 937b719d | eb | |
| 664 | 937b719d | eb | You should also get your employer (if you work as a programmer) or school, |
| 665 | 937b719d | eb | if any, to sign a "copyright disclaimer" for the program, if necessary. |
| 666 | 937b719d | eb | For more information on this, and how to apply and follow the GNU GPL, see |
| 667 | 937b719d | eb | <http://www.gnu.org/licenses/>. |
| 668 | 937b719d | eb | |
| 669 | 937b719d | eb | The GNU General Public License does not permit incorporating your program |
| 670 | 937b719d | eb | into proprietary programs. If your program is a subroutine library, you |
| 671 | 937b719d | eb | may consider it more useful to permit linking proprietary applications with |
| 672 | 937b719d | eb | the library. If this is what you want to do, use the GNU Lesser General |
| 673 | 937b719d | eb | Public License instead of this License. But first, please read |
| 674 | 937b719d | eb | <http://www.gnu.org/philosophy/why-not-lgpl.html>. |