| 1 | + | ---------------------------------------------------------------------- |
| 2 | + | ----------------- ----------------- |
| 3 | + | Tanuki Software, Ltd. |
| 4 | + | Community Software License Agreement |
| 5 | + | Version 1.2 |
| 6 | + | |
| 7 | + | IMPORTANT-READ CAREFULLY: This license agreement is a legal agreement |
| 8 | + | between you ("Licensee") and Tanuki Software, Ltd. ("TSI"), which |
| 9 | + | includes computer software, associated media, printed materials, and |
| 10 | + | may include online or electronic documentation ( Software ). PLEASE |
| 11 | + | READ THIS AGREEMENT CAREFULLY BEFORE YOU INSTALL, COPY, DOWNLOAD OR |
| 12 | + | USE THE SOFTWARE ACCOMPANYING THIS PACKAGE. |
| 13 | + | |
| 14 | + | Section 1 - Grant of License |
| 15 | + | |
| 16 | + | Community editions of the Software are made available on the GNU |
| 17 | + | General Public License, Version 2 ("GPLv2"), included in Section 4 of |
| 18 | + | this license document. All sections of the Community Software License |
| 19 | + | Agreement must be complied with in addition to those of the GPLv2. |
| 20 | + | |
| 21 | + | |
| 22 | + | Section 2 - Definitions |
| 23 | + | |
| 24 | + | 2.1. "Community Edition" shall mean versions of the Software Program |
| 25 | + | distributed in source form under this license agreement, and all new |
| 26 | + | releases, corrections, enhancements and updates to the Software |
| 27 | + | Program, which TSI makes generally available under this agreement. |
| 28 | + | |
| 29 | + | 2.2. "Documentation" shall mean the contents of the website |
| 30 | + | describing the functionality and use of the Software Program, located |
| 31 | + | at http://wrapper.tanukisoftware.org |
| 32 | + | |
| 33 | + | 2.3. "Product" shall mean the computer programs, that are provided by |
| 34 | + | Licensee to Licensee customers or potential customers, and that |
| 35 | + | contain both the Software Program as a component of the Product, and a |
| 36 | + | component or components (other than the Software Program) that provide |
| 37 | + | the material functionality of the Product. If the Product is released |
| 38 | + | in source form, the Software Program or any of its components may only |
| 39 | + | be included in executable form. |
| 40 | + | |
| 41 | + | 2.4. "Software Program" shall mean the computer software and license |
| 42 | + | file provided by TSI under this Agreement, including all new releases, |
| 43 | + | corrections, enhancements and updates to such computer software, which |
| 44 | + | TSI makes generally available and which Licensee receive pursuant to |
| 45 | + | Licensee subscription to TSIMS. Some specific features or platforms |
| 46 | + | may not be enabled if they do not fall under the feature set(s) |
| 47 | + | covered by the specific license fees paid. |
| 48 | + | |
| 49 | + | 2.5 "End User" shall mean the customers of the Licensee or any |
| 50 | + | recipient of the Product whether or not any payment is made to use |
| 51 | + | the Product. |
| 52 | + | |
| 53 | + | |
| 54 | + | Section 3 - Licensee Obligations |
| 55 | + | |
| 56 | + | A copy of this license must be distributed in full with the Product |
| 57 | + | in a location that is obvious to any End User. |
| 58 | + | |
| 59 | + | In accordance with Section 4, the full source code of all components |
| 60 | + | of the Product must be made available to any and all End Users. |
| 61 | + | |
| 62 | + | Licensee may extend and/or modify the Software Program and distribute |
| 63 | + | under the terms of this agreement provided that the copyright notice |
| 64 | + | and license information displayed in the console and log files are |
| 65 | + | not obfuscated or obstructed in any way. |
| 66 | + | |
| 67 | + | |
| 68 | + | Section 4 - GPLv2 License Agreement |
| 69 | + | |
| 70 | + | GNU GENERAL PUBLIC LICENSE |
| 71 | + | Version 2, June 1991 |
| 72 | + | |
| 73 | + | Copyright (C) 1989, 1991 Free Software Foundation, Inc. |
| 74 | + | 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA |
| 75 | + | |
| 76 | + | Everyone is permitted to copy and distribute verbatim copies of |
| 77 | + | this license document, but changing it is not allowed. |
| 78 | + | |
| 79 | + | Preamble |
| 80 | + | |
| 81 | + | The licenses for most software are designed to take away your |
| 82 | + | freedom to share and change it. By contrast, the GNU General |
| 83 | + | Public License is intended to guarantee your freedom to share and |
| 84 | + | change free software--to make sure the software is free for all |
| 85 | + | its users. This General Public License applies to most of the Free |
| 86 | + | Software Foundation's software and to any other program whose |
| 87 | + | authors commit to using it. (Some other Free Software Foundation |
| 88 | + | software is covered by the GNU Library General Public License |
| 89 | + | instead.) You can apply it to your programs, too. |
| 90 | + | |
| 91 | + | When we speak of free software, we are referring to freedom, not |
| 92 | + | price. Our General Public Licenses are designed to make sure that |
| 93 | + | you have the freedom to distribute copies of free software (and |
| 94 | + | charge for this service if you wish), that you receive source code |
| 95 | + | or can get it if you want it, that you can change the software or |
| 96 | + | use pieces of it in new free programs; and that you know you can |
| 97 | + | do these things. |
| 98 | + | |
| 99 | + | To protect your rights, we need to make restrictions that forbid |
| 100 | + | anyone to deny you these rights or to ask you to surrender the |
| 101 | + | rights. These restrictions translate to certain responsibilities |
| 102 | + | for you if you distribute copies of the software, or if you modify |
| 103 | + | it. |
| 104 | + | |
| 105 | + | For example, if you distribute copies of such a program, whether |
| 106 | + | gratis or for a fee, you must give the recipients all the rights |
| 107 | + | that you have. You must make sure that they, too, receive or can |
| 108 | + | get the source code. And you must show them these terms so they |
| 109 | + | know their rights. |
| 110 | + | |
| 111 | + | We protect your rights with two steps: |
| 112 | + | |
| 113 | + | (1) copyright the software, and |
| 114 | + | (2) offer you this license which gives you legal permission to |
| 115 | + | copy, distribute and/or modify the software. |
| 116 | + | |
| 117 | + | Also, for each author's protection and ours, we want to make |
| 118 | + | certain that everyone understands that there is no warranty for |
| 119 | + | this free software. If the software is modified by someone else |
| 120 | + | and passed on, we want its recipients to know that what they have |
| 121 | + | is not the original, so that any problems introduced by others |
| 122 | + | will not reflect on the original authors' reputations. |
| 123 | + | |
| 124 | + | Finally, any free program is threatened constantly by software |
| 125 | + | patents. We wish to avoid the danger that redistributors of a free |
| 126 | + | program will individually obtain patent licenses, in effect making |
| 127 | + | the program proprietary. To prevent this, we have made it clear |
| 128 | + | that any patent must be licensed for everyone's free use or not |
| 129 | + | licensed at all. |
| 130 | + | |
| 131 | + | The precise terms and conditions for copying, distribution and |
| 132 | + | modification follow. |
| 133 | + | GNU GENERAL PUBLIC LICENSE |
| 134 | + | TERMS AND CONDITIONS FOR COPYING, DISTRIBUTION AND MODIFICATION |
| 135 | + | |
| 136 | + | 0. This License applies to any program or other work which |
| 137 | + | contains a notice placed by the copyright holder saying it may be |
| 138 | + | distributed under the terms of this General Public License. The |
| 139 | + | "Program", below, refers to any such program or work, and a "work |
| 140 | + | based on the Program" means either the Program or any derivative |
| 141 | + | work under copyright law: that is to say, a work containing the |
| 142 | + | Program or a portion of it, either verbatim or with modifications |
| 143 | + | and/or translated into another language. (Hereinafter, translation |
| 144 | + | is included without limitation in the term "modification".) Each |
| 145 | + | licensee is addressed as "you". |
| 146 | + | |
| 147 | + | Activities other than copying, distribution and modification are |
| 148 | + | not covered by this License; they are outside its scope. The act |
| 149 | + | of running the Program is not restricted, and the output from the |
| 150 | + | Program is covered only if its contents constitute a work based on |
| 151 | + | the Program (independent of having been made by running the |
| 152 | + | Program). Whether that is true depends on what the Program does. |
| 153 | + | |
| 154 | + | 1. You may copy and distribute verbatim copies of the Program's |
| 155 | + | source code as you receive it, in any medium, provided that you |
| 156 | + | conspicuously and appropriately publish on each copy an |
| 157 | + | appropriate copyright notice and disclaimer of warranty; keep |
| 158 | + | intact all the notices that refer to this License and to the |
| 159 | + | absence of any warranty; and give any other recipients of the |
| 160 | + | Program a copy of this License along with the Program. |
| 161 | + | |
| 162 | + | You may charge a fee for the physical act of transferring a copy, |
| 163 | + | and you may at your option offer warranty protection in exchange |
| 164 | + | for a fee. |
| 165 | + | |
| 166 | + | 2. You may modify your copy or copies of the Program or any |
| 167 | + | portion of it, thus forming a work based on the Program, and copy |
| 168 | + | and distribute such modifications or work under the terms of |
| 169 | + | Section 1 above, provided that you also meet all of these |
| 170 | + | conditions: |
| 171 | + | |
| 172 | + | a) You must cause the modified files to carry prominent notices |
| 173 | + | stating that you changed the files and the date of any change. |
| 174 | + | |
| 175 | + | b) You must cause any work that you distribute or publish, that in |
| 176 | + | whole or in part contains or is derived from the Program or any |
| 177 | + | part thereof, to be licensed as a whole at no charge to all third |
| 178 | + | parties under the terms of this License. |
| 179 | + | |
| 180 | + | c) If the modified program normally reads commands interactively |
| 181 | + | when run, you must cause it, when started running for such |
| 182 | + | interactive use in the most ordinary way, to print or display an |
| 183 | + | announcement including an appropriate copyright notice and a |
| 184 | + | notice that there is no warranty (or else, saying that you provide |
| 185 | + | a warranty) and that users may redistribute the program under |
| 186 | + | these conditions, and telling the user how to view a copy of this |
| 187 | + | License. (Exception: if the Program itself is interactive but does |
| 188 | + | not normally print such an announcement, your work based on the |
| 189 | + | Program is not required to print an announcement.) |
| 190 | + | |
| 191 | + | These requirements apply to the modified work as a whole. If |
| 192 | + | identifiable sections of that work are not derived from the |
| 193 | + | Program, and can be reasonably considered independent and separate |
| 194 | + | works in themselves, then this License, and its terms, do not |
| 195 | + | apply to those sections when you distribute them as separate works. |
| 196 | + | But when you distribute the same sections as part of a whole which |
| 197 | + | is a work based on the Program, the distribution of the whole must |
| 198 | + | be on the terms of this License, whose permissions for other |
| 199 | + | licensees extend to the entire whole, and thus to each and every |
| 200 | + | part regardless of who wrote it. |
| 201 | + | |
| 202 | + | Thus, it is not the intent of this section to claim rights or |
| 203 | + | contest your rights to work written entirely by you; rather, the |
| 204 | + | intent is to exercise the right to control the distribution of |
| 205 | + | derivative or collective works based on the Program. |
| 206 | + | |
| 207 | + | In addition, mere aggregation of another work not based on the |
| 208 | + | Program with the Program (or with a work based on the Program) on |
| 209 | + | a volume of a storage or distribution medium does not bring the |
| 210 | + | other work under the scope of this License. |
| 211 | + | |
| 212 | + | 3. You may copy and distribute the Program (or a work based on it, |
| 213 | + | under Section 2) in object code or executable form under the terms |
| 214 | + | of Sections 1 and 2 above provided that you also do one of the |
| 215 | + | following: |
| 216 | + | |
| 217 | + | a) Accompany it with the complete corresponding machine-readable |
| 218 | + | source code, which must be distributed under the terms of Sections |
| 219 | + | 1 and 2 above on a medium customarily used for software |
| 220 | + | interchange; or, |
| 221 | + | |
| 222 | + | b) Accompany it with a written offer, valid for at least three |
| 223 | + | years, to give any third party, for a charge no more than your |
| 224 | + | cost of physically performing source distribution, a complete |
| 225 | + | machine-readable copy of the corresponding source code, to be |
| 226 | + | distributed under the terms of Sections 1 and 2 above on a medium |
| 227 | + | customarily used for software interchange; or, |
| 228 | + | |
| 229 | + | c) Accompany it with the information you received as to the offer |
| 230 | + | to distribute corresponding source code. (This alternative is |
| 231 | + | allowed only for noncommercial distribution and only if you |
| 232 | + | received the program in object code or executable form with such |
| 233 | + | an offer, in accord with Subsection b above.) |
| 234 | + | |
| 235 | + | The source code for a work means the preferred form of the work |
| 236 | + | for making modifications to it. For an executable work, complete |
| 237 | + | source code means all the source code for all modules it contains, |
| 238 | + | plus any associated interface definition files, plus the scripts |
| 239 | + | used to control compilation and installation of the executable. |
| 240 | + | However, as a special exception, the source code distributed need |
| 241 | + | not include anything that is normally distributed (in either |
| 242 | + | source or binary form) with the major components (compiler, |
| 243 | + | kernel, and so on) of the operating system on which the executable |
| 244 | + | runs, unless that component itself accompanies the executable. |
| 245 | + | |
| 246 | + | If distribution of executable or object code is made by offering |
| 247 | + | access to copy from a designated place, then offering equivalent |
| 248 | + | access to copy the source code from the same place counts as |
| 249 | + | distribution of the source code, even though third parties are not |
| 250 | + | compelled to copy the source along with the object code. |
| 251 | + | |
| 252 | + | 4. You may not copy, modify, sublicense, or distribute the Program |
| 253 | + | except as expressly provided under this License. Any attempt |
| 254 | + | otherwise to copy, modify, sublicense or distribute the Program is |
| 255 | + | void, and will automatically terminate your rights under this |
| 256 | + | License. However, parties who have received copies, or rights, |
| 257 | + | from you under this License will not have their licenses |
| 258 | + | terminated so long as such parties remain in full compliance. |
| 259 | + | |
| 260 | + | 5. You are not required to accept this License, since you have not |
| 261 | + | signed it. However, nothing else grants you permission to modify |
| 262 | + | or distribute the Program or its derivative works. These actions |
| 263 | + | are prohibited by law if you do not accept this License. |
| 264 | + | Therefore, by modifying or distributing the Program (or any work |
| 265 | + | based on the Program), you indicate your acceptance of this |
| 266 | + | License to do so, and all its terms and conditions for copying, |
| 267 | + | distributing or modifying the Program or works based on it. |
| 268 | + | |
| 269 | + | 6. Each time you redistribute the Program (or any work based on |
| 270 | + | the Program), the recipient automatically receives a license from |
| 271 | + | the original licensor to copy, distribute or modify the Program |
| 272 | + | subject to these terms and conditions. You may not impose any |
| 273 | + | further restrictions on the recipients' exercise of the rights |
| 274 | + | granted herein. You are not responsible for enforcing compliance |
| 275 | + | by third parties to this License. |
| 276 | + | |
| 277 | + | 7. If, as a consequence of a court judgment or allegation of |
| 278 | + | patent infringement or for any other reason (not limited to |
| 279 | + | patent issues), conditions are imposed on you (whether by court |
| 280 | + | order, agreement or otherwise) that contradict the conditions of |
| 281 | + | this License, they do not excuse you from the conditions of this |
| 282 | + | License. If you cannot distribute so as to satisfy simultaneously |
| 283 | + | your obligations under this License and any other pertinent |
| 284 | + | obligations, then as a consequence you may not distribute the |
| 285 | + | Program at all. For example, if a patent license would not permit |
| 286 | + | royalty-free redistribution of the Program by all those who |
| 287 | + | receive copies directly or indirectly through you, then the only |
| 288 | + | way you could satisfy both it and this License would be to refrain |
| 289 | + | entirely from distribution of the Program. |
| 290 | + | |
| 291 | + | If any portion of this section is held invalid or unenforceable |
| 292 | + | under any particular circumstance, the balance of the section is |
| 293 | + | intended to apply and the section as a whole is intended to apply |
| 294 | + | in other circumstances. |
| 295 | + | |
| 296 | + | It is not the purpose of this section to induce you to infringe |
| 297 | + | any patents or other property right claims or to contest validity |
| 298 | + | of any such claims; this section has the sole purpose of |
| 299 | + | protecting the integrity of the free software distribution system, |
| 300 | + | which is implemented by public license practices. Many people have |
| 301 | + | made generous contributions to the wide range of software |
| 302 | + | distributed through that system in reliance on consistent |
| 303 | + | application of that system; it is up to the author/donor to decide |
| 304 | + | if he or she is willing to distribute software through any other |
| 305 | + | system and a licensee cannot impose that choice. |
| 306 | + | |
| 307 | + | This section is intended to make thoroughly clear what is believed |
| 308 | + | to be a consequence of the rest of this License. |
| 309 | + | |
| 310 | + | 8. If the distribution and/or use of the Program is restricted in |
| 311 | + | certain countries either by patents or by copyrighted interfaces, |
| 312 | + | the original copyright holder who places the Program under this |
| 313 | + | License may add an explicit geographical distribution limitation |
| 314 | + | excluding those countries, so that distribution is permitted only |
| 315 | + | in or among countries not thus excluded. In such case, this |
| 316 | + | License incorporates the limitation as if written in the body of |
| 317 | + | this License. |
| 318 | + | |
| 319 | + | 9. The Free Software Foundation may publish revised and/or new |
| 320 | + | versions of the General Public License from time to time. Such new |
| 321 | + | versions will be similar in spirit to the present version, but may |
| 322 | + | differ in detail to address new problems or concerns. |
| 323 | + | |
| 324 | + | Each version is given a distinguishing version number. If the |
| 325 | + | Program specifies a version number of this License which applies |
| 326 | + | to it and "any later version", you have the option of following |
| 327 | + | the terms and conditions either of that version or of any later |
| 328 | + | version published by the Free Software Foundation. If the Program |
| 329 | + | does not specify a version number of this License, you may choose |
| 330 | + | any version ever published by the Free Software Foundation. |
| 331 | + | |
| 332 | + | 10. If you wish to incorporate parts of the Program into other |
| 333 | + | free programs whose distribution conditions are different, write |
| 334 | + | to the author to ask for permission. For software which is |
| 335 | + | copyrighted by the Free Software Foundation, write to the Free |
| 336 | + | Software Foundation; we sometimes make exceptions for this. Our |
| 337 | + | decision will be guided by the two goals of preserving the free |
| 338 | + | status of all derivatives of our free software and of promoting |
| 339 | + | the sharing and reuse of software generally. |
| 340 | + | |
| 341 | + | NO WARRANTY |
| 342 | + | |
| 343 | + | 11. BECAUSE THE PROGRAM IS LICENSED FREE OF CHARGE, THERE IS NO |
| 344 | + | WARRANTY FOR THE PROGRAM, TO THE EXTENT PERMITTED BY APPLICABLE |
| 345 | + | LAW. EXCEPT WHEN OTHERWISE STATED IN WRITING THE COPYRIGHT HOLDERS |
| 346 | + | AND/OR OTHER PARTIES PROVIDE THE PROGRAM "AS IS" WITHOUT WARRANTY |
| 347 | + | OF ANY KIND, EITHER EXPRESSED OR IMPLIED, INCLUDING, BUT NOT |
| 348 | + | LIMITED TO, THE IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS |
| 349 | + | FOR A PARTICULAR PURPOSE. THE ENTIRE RISK AS TO THE QUALITY AND |
| 350 | + | PERFORMANCE OF THE PROGRAM IS WITH YOU. SHOULD THE PROGRAM PROVE |
| 351 | + | DEFECTIVE, YOU ASSUME THE COST OF ALL NECESSARY SERVICING, REPAIR |
| 352 | + | OR CORRECTION. |
| 353 | + | |
| 354 | + | 12. IN NO EVENT UNLESS REQUIRED BY APPLICABLE LAW OR AGREED TO IN |
| 355 | + | WRITING WILL ANY COPYRIGHT HOLDER, OR ANY OTHER PARTY WHO MAY |
| 356 | + | MODIFY AND/OR REDISTRIBUTE THE PROGRAM AS PERMITTED ABOVE, BE |
| 357 | + | LIABLE TO YOU FOR DAMAGES, INCLUDING ANY GENERAL, SPECIAL, |
| 358 | + | INCIDENTAL OR CONSEQUENTIAL DAMAGES ARISING OUT OF THE USE OR |
| 359 | + | INABILITY TO USE THE PROGRAM (INCLUDING BUT NOT LIMITED TO LOSS OF |
| 360 | + | DATA OR DATA BEING RENDERED INACCURATE OR LOSSES SUSTAINED BY YOU |
| 361 | + | OR THIRD PARTIES OR A FAILURE OF THE PROGRAM TO OPERATE WITH ANY |
| 362 | + | OTHER PROGRAMS), EVEN IF SUCH HOLDER OR OTHER PARTY HAS BEEN |
| 363 | + | ADVISED OF THE POSSIBILITY OF SUCH DAMAGES. |
| 364 | + | |
| 365 | + | END OF TERMS AND CONDITIONS |
| 366 | + | |
| 367 | + | |
| 368 | + | Section 4 - 3rd Party Components |
| 369 | + | |
| 370 | + | (1) The Software Program includes software and documentation components |
| 371 | + | developed in part by Silver Egg Technology, Inc.("SET") prior to 2001 |
| 372 | + | and released under the following license. |
| 373 | + | |
| 374 | + | Copyright (c) 2001 Silver Egg Technology |
| 375 | + | |
| 376 | + | Permission is hereby granted, free of charge, to any person |
| 377 | + | obtaining a copy of this software and associated documentation |
| 378 | + | files (the "Software"), to deal in the Software without |
| 379 | + | restriction, including without limitation the rights to use, |
| 380 | + | copy, modify, merge, publish, distribute, sub-license, and/or |
| 381 | + | sell copies of the Software, and to permit persons to whom the |
| 382 | + | Software is furnished to do so, subject to the following |
| 383 | + | conditions: |
| 384 | + | |
| 385 | + | The above copyright notice and this permission notice shall be |
| 386 | + | included in all copies or substantial portions of the Software. |
| 387 | + | |
| 388 | + | THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, |
| 389 | + | EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES |
| 390 | + | OF MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND |
| 391 | + | NON-INFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT |
| 392 | + | HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, |
| 393 | + | WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING |
| 394 | + | FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR |
| 395 | + | OTHER DEALINGS IN THE SOFTWARE. |
| 396 | + | |
| 397 | + | |