[ Index ] |
|
Code source de vtiger CRM 5.0.2 |
1 This software is a collective work consisting of the following major Open Source components: 2 Apache software, MySQL server, PHP, SugarCRM, ADOdb, Smarty, PHPMailer, phpSysinfo, MagpieRSS and others, each licensed under a separate Open Source License. 3 vtiger.com is not affiliated with nor endorsed by any of the above providers. 4 5 For Linux 6 7 1. Apache Web server software used under the Apache License available at <vtiger CRM Home>/vtigerCRM_linux/apache/LICENSE.txt 8 9 2. MySQL database software used under the GPL available at <vtiger CRM Home>/vtigerCRM_linux/mysql/README.txt 10 11 3. PHP software used under the PHP License version 3.0 available at <vtiger CRM Home>/vtigerCRM_linux/php/license.txt 12 13 4. SugarCRM software used under the SugarCRM Public License (SPL 1.1.2) available at <vtiger CRM Home>/vtigerCRM/LICENSE_linux.txt 14 15 5. gd 2.0.28 software used "AS IS" available at <vtiger CRM Home>/vtigerCRM_linux/gd-2.0.28/ 16 17 6. nusoap software used under GNU LGPL from http://sourceforge.net/projects/nusoap 18 19 8. PHPMailer software used under the GNU LGPL available at <vtiger CRM Home>/vtigerCRM/modules/Emails/PHPMailer_LICENSE.txt 20 21 9. ADOdb software used under BSD license available at <vtiger CRM Home>/vtigerCRM/adodb/license.txt 22 23 10. MagpieRSS software used under GNU GPL downloaded from http://magpierss.sourceforge.net/ available at http://magpierss.sourceforge.net 24 25 11. phpSysinfo software used under GNU GPL available at <vtiger CRM Home>/vtigerCRM/modules/System/COPYING 26 27 12. FCKeditor software used under LGPL downloaded from http://www.fckeditor.net/download/default.html available at <vtiger CRM Home>/vtigerCRM/includes/FCKeditor/license.txt 28 29 13. Mailfeed used under GNU GPL downloaded from http://wiki.wonko.com/software/mailfeed/ available at http://wiki.wonko.com/software/mailfeed/#copyright 30 31 14. Smarty Template Engine for PHP used under the GNU LGPL available at available at <vtiger CRM Home>/vtigerCRM/Smarty/COPYING.lib 32 33 15. freetag is used under dual license BSD and LGPL downloaded from http://www.getluky.net available at <vtiger CRM Home>/vtigerCRM/include/freetag/license.txt 34 35 16. Image_Canvas is used under GNU LGPL downloaded from http://pear.php.net/pepr/pepr-proposal-show.php?id=212 available at http://www.gnu.org/copyleft/lesser.html 36 37 17. Image_Color is used under PHP license 3.0 downloaded from http://pear.php.net/package/Image_Color available at http://www.php.net/license/3_0.txt 38 39 18. Image_Graph is used under GNU LGPL downloaded from http://pear.php.net/package/Image_Graph available at http://www.gnu.org/copyleft/lesser.html 40 41 19. log4php is used under GNU LGPL downloaded from http://www.vxr.it/log4php/ available at http://www.vxr.it/log4php/ 42 43 20. jscalendar is used under GNU LGPL downloaded from http://www.dynarch.com/projects/calendar/ available at http://www.gnu.org/licenses/lgpl.html 44 45 46 22. script.oculo.us scripts used under MIT Style license from http://script.aculo.us available under http://script.aculo.us/# 47 22. In addition to the above mentioned Open Source components, vtiger provides additional functionality, which is dual-licensed under Mozilla Public License (MPL 1.1) as well as the GNU Public License (GPL) 48 49 The licenses of the Open Source components are reproduced in full below. 50 51 Apache License 52 Version 2.0, January 2004 53 http://www.apache.org/licenses/ 54 55 TERMS AND CONDITIONS FOR USE, REPRODUCTION, AND DISTRIBUTION 56 57 1. Definitions. 58 59 "License" shall mean the terms and conditions for use, reproduction, 60 and distribution as defined by Sections 1 through 9 of this document. 61 62 "Licensor" shall mean the copyright owner or entity authorized by 63 the copyright owner that is granting the License. 64 65 "Legal Entity" shall mean the union of the acting entity and all 66 other entities that control, are controlled by, or are under common 67 control with that entity. For the purposes of this definition, 68 "control" means (i) the power, direct or indirect, to cause the 69 direction or management of such entity, whether by contract or 70 otherwise, or (ii) ownership of fifty percent (50%) or more of the 71 outstanding shares, or (iii) beneficial ownership of such entity. 72 73 "You" (or "Your") shall mean an individual or Legal Entity 74 exercising permissions granted by this License. 75 76 "Source" form shall mean the preferred form for making modifications, 77 including but not limited to software source code, documentation 78 source, and configuration files. 79 80 "Object" form shall mean any form resulting from mechanical 81 transformation or translation of a Source form, including but 82 not limited to compiled object code, generated documentation, 83 and conversions to other media types. 84 85 "Work" shall mean the work of authorship, whether in Source or 86 Object form, made available under the License, as indicated by a 87 copyright notice that is included in or attached to the work 88 (an example is provided in the Appendix below). 89 90 "Derivative Works" shall mean any work, whether in Source or Object 91 form, that is based on (or derived from) the Work and for which the 92 editorial revisions, annotations, elaborations, or other modifications 93 represent, as a whole, an original work of authorship. For the purposes 94 of this License, Derivative Works shall not include works that remain 95 separable from, or merely link (or bind by name) to the interfaces of, 96 the Work and Derivative Works thereof. 97 98 "Contribution" shall mean any work of authorship, including 99 the original version of the Work and any modifications or additions 100 to that Work or Derivative Works thereof, that is intentionally 101 submitted to Licensor for inclusion in the Work by the copyright owner 102 or by an individual or Legal Entity authorized to submit on behalf of 103 the copyright owner. For the purposes of this definition, "submitted" 104 means any form of electronic, verbal, or written communication sent 105 to the Licensor or its representatives, including but not limited to 106 communication on electronic mailing lists, source code control systems, 107 and issue tracking systems that are managed by, or on behalf of, the 108 Licensor for the purpose of discussing and improving the Work, but 109 excluding communication that is conspicuously marked or otherwise 110 designated in writing by the copyright owner as "Not a Contribution." 111 112 "Contributor" shall mean Licensor and any individual or Legal Entity 113 on behalf of whom a Contribution has been received by Licensor and 114 subsequently incorporated within the Work. 115 116 2. Grant of Copyright License. Subject to the terms and conditions of 117 this License, each Contributor hereby grants to You a perpetual, 118 worldwide, non-exclusive, no-charge, royalty-free, irrevocable 119 copyright license to reproduce, prepare Derivative Works of, 120 publicly display, publicly perform, sublicense, and distribute the 121 Work and such Derivative Works in Source or Object form. 122 123 3. Grant of Patent License. Subject to the terms and conditions of 124 this License, each Contributor hereby grants to You a perpetual, 125 worldwide, non-exclusive, no-charge, royalty-free, irrevocable 126 (except as stated in this section) patent license to make, have made, 127 use, offer to sell, sell, import, and otherwise transfer the Work, 128 where such license applies only to those patent claims licensable 129 by such Contributor that are necessarily infringed by their 130 Contribution(s) alone or by combination of their Contribution(s) 131 with the Work to which such Contribution(s) was submitted. If You 132 institute patent litigation against any entity (including a 133 cross-claim or counterclaim in a lawsuit) alleging that the Work 134 or a Contribution incorporated within the Work constitutes direct 135 or contributory patent infringement, then any patent licenses 136 granted to You under this License for that Work shall terminate 137 as of the date such litigation is filed. 138 139 4. Redistribution. You may reproduce and distribute copies of the 140 Work or Derivative Works thereof in any medium, with or without 141 modifications, and in Source or Object form, provided that You 142 meet the following conditions: 143 144 (a) You must give any other recipients of the Work or 145 Derivative Works a copy of this License; and 146 147 (b) You must cause any modified files to carry prominent notices 148 stating that You changed the files; and 149 150 (c) You must retain, in the Source form of any Derivative Works 151 that You distribute, all copyright, patent, trademark, and 152 attribution notices from the Source form of the Work, 153 excluding those notices that do not pertain to any part of 154 the Derivative Works; and 155 156 (d) If the Work includes a "NOTICE" text file as part of its 157 distribution, then any Derivative Works that You distribute must 158 include a readable copy of the attribution notices contained 159 within such NOTICE file, excluding those notices that do not 160 pertain to any part of the Derivative Works, in at least one 161 of the following places: within a NOTICE text file distributed 162 as part of the Derivative Works; within the Source form or 163 documentation, if provided along with the Derivative Works; or, 164 within a display generated by the Derivative Works, if and 165 wherever such third-party notices normally appear. The contents 166 of the NOTICE file are for informational purposes only and 167 do not modify the License. You may add Your own attribution 168 notices within Derivative Works that You distribute, alongside 169 or as an addendum to the NOTICE text from the Work, provided 170 that such additional attribution notices cannot be construed 171 as modifying the License. 172 173 You may add Your own copyright statement to Your modifications and 174 may provide additional or different license terms and conditions 175 for use, reproduction, or distribution of Your modifications, or 176 for any such Derivative Works as a whole, provided Your use, 177 reproduction, and distribution of the Work otherwise complies with 178 the conditions stated in this License. 179 180 5. Submission of Contributions. Unless You explicitly state otherwise, 181 any Contribution intentionally submitted for inclusion in the Work 182 by You to the Licensor shall be under the terms and conditions of 183 this License, without any additional terms or conditions. 184 Notwithstanding the above, nothing herein shall supersede or modify 185 the terms of any separate license agreement you may have executed 186 with Licensor regarding such Contributions. 187 188 6. Trademarks. This License does not grant permission to use the trade 189 names, trademarks, service marks, or product names of the Licensor, 190 except as required for reasonable and customary use in describing the 191 origin of the Work and reproducing the content of the NOTICE file. 192 193 7. Disclaimer of Warranty. Unless required by applicable law or 194 agreed to in writing, Licensor provides the Work (and each 195 Contributor provides its Contributions) on an "AS IS" BASIS, 196 WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or 197 implied, including, without limitation, any warranties or conditions 198 of TITLE, NON-INFRINGEMENT, MERCHANTABILITY, or FITNESS FOR A 199 PARTICULAR PURPOSE. You are solely responsible for determining the 200 appropriateness of using or redistributing the Work and assume any 201 risks associated with Your exercise of permissions under this License. 202 203 8. Limitation of Liability. In no event and under no legal theory, 204 whether in tort (including negligence), contract, or otherwise, 205 unless required by applicable law (such as deliberate and grossly 206 negligent acts) or agreed to in writing, shall any Contributor be 207 liable to You for damages, including any direct, indirect, special, 208 incidental, or consequential damages of any character arising as a 209 result of this License or out of the use or inability to use the 210 Work (including but not limited to damages for loss of goodwill, 211 work stoppage, computer failure or malfunction, or any and all 212 other commercial damages or losses), even if such Contributor 213 has been advised of the possibility of such damages. 214 215 9. Accepting Warranty or Additional Liability. While redistributing 216 the Work or Derivative Works thereof, You may choose to offer, 217 and charge a fee for, acceptance of support, warranty, indemnity, 218 or other liability obligations and/or rights consistent with this 219 License. However, in accepting such obligations, You may act only 220 on Your own behalf and on Your sole responsibility, not on behalf 221 of any other Contributor, and only if You agree to indemnify, 222 defend, and hold each Contributor harmless for any liability 223 incurred by, or claims asserted against, such Contributor by reason 224 of your accepting any such warranty or additional liability. 225 226 END OF TERMS AND CONDITIONS 227 228 APPENDIX: How to apply the Apache License to your work. 229 230 To apply the Apache License to your work, attach the following 231 boilerplate notice, with the fields enclosed by brackets "[]" 232 replaced with your own identifying information. (Don't include 233 the brackets!) The text should be enclosed in the appropriate 234 comment syntax for the file format. We also recommend that a 235 file or class name and description of purpose be included on the 236 same "printed page" as the copyright notice for easier 237 identification within third-party archives. 238 239 Copyright [yyyy] [name of copyright owner] 240 241 Licensed under the Apache License, Version 2.0 (the "License"); 242 you may not use this file except in compliance with the License. 243 You may obtain a copy of the License at 244 245 http://www.apache.org/licenses/LICENSE-2.0 246 247 Unless required by applicable law or agreed to in writing, software 248 distributed under the License is distributed on an "AS IS" BASIS, 249 WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. 250 See the License for the specific language governing permissions and 251 limitations under the License. 252 253 254 255 APACHE HTTP SERVER SUBCOMPONENTS: 256 257 The Apache HTTP Server includes a number of subcomponents with 258 separate copyright notices and license terms. Your use of the source 259 code for the these subcomponents is subject to the terms and 260 conditions of the following licenses. 261 262 For the mod_mime_magic component: 263 264 /* 265 * mod_mime_magic: MIME type lookup via file magic numbers 266 * Copyright (c) 1996-1997 Cisco Systems, Inc. 267 * 268 * This software was submitted by Cisco Systems to the Apache Group in July 269 * 1997. Future revisions and derivatives of this source code must 270 * acknowledge Cisco Systems as the original contributor of this module. 271 * All other licensing and usage conditions are those of the Apache Group. 272 * 273 * Some of this code is derived from the free version of the file command 274 * originally posted to comp.sources.unix. Copyright info for that program 275 * is included below as required. 276 * --------------------------------------------------------------------------- 277 * - Copyright (c) Ian F. Darwin, 1987. Written by Ian F. Darwin. 278 * 279 * This software is not subject to any license of the American Telephone and 280 * Telegraph Company or of the Regents of the University of California. 281 * 282 * Permission is granted to anyone to use this software for any purpose on any 283 * computer system, and to alter it and redistribute it freely, subject to 284 * the following restrictions: 285 * 286 * 1. The author is not responsible for the consequences of use of this 287 * software, no matter how awful, even if they arise from flaws in it. 288 * 289 * 2. The origin of this software must not be misrepresented, either by 290 * explicit claim or by omission. Since few users ever read sources, credits 291 * must appear in the documentation. 292 * 293 * 3. Altered versions must be plainly marked as such, and must not be 294 * misrepresented as being the original software. Since few users ever read 295 * sources, credits must appear in the documentation. 296 * 297 * 4. This notice may not be removed or altered. 298 * ------------------------------------------------------------------------- 299 * 300 */ 301 302 303 For the modules\mappers\mod_imap.c component: 304 305 "macmartinized" polygon code copyright 1992 by Eric Haines, erich@eye.com 306 307 For the server\util_md5.c component: 308 309 /************************************************************************ 310 * NCSA HTTPd Server 311 * Software Development Group 312 * National Center for Supercomputing Applications 313 * University of Illinois at Urbana-Champaign 314 * 605 E. Springfield, Champaign, IL 61820 315 * httpd@ncsa.uiuc.edu 316 * 317 * Copyright (C) 1995, Board of Trustees of the University of Illinois 318 * 319 ************************************************************************ 320 * 321 * md5.c: NCSA HTTPd code which uses the md5c.c RSA Code 322 * 323 * Original Code Copyright (C) 1994, Jeff Hostetler, Spyglass, Inc. 324 * Portions of Content-MD5 code Copyright (C) 1993, 1994 by Carnegie Mellon 325 * University (see Copyright below). 326 * Portions of Content-MD5 code Copyright (C) 1991 Bell Communications 327 * Research, Inc. (Bellcore) (see Copyright below). 328 * Portions extracted from mpack, John G. Myers - jgm+@cmu.edu 329 * Content-MD5 Code contributed by Martin Hamilton (martin@net.lut.ac.uk) 330 * 331 */ 332 333 334 /* these portions extracted from mpack, John G. Myers - jgm+@cmu.edu */ 335 /* (C) Copyright 1993,1994 by Carnegie Mellon University 336 * All Rights Reserved. 337 * 338 * Permission to use, copy, modify, distribute, and sell this software 339 * and its documentation for any purpose is hereby granted without 340 * fee, provided that the above copyright notice appear in all copies 341 * and that both that copyright notice and this permission notice 342 * appear in supporting documentation, and that the name of Carnegie 343 * Mellon University not be used in advertising or publicity 344 * pertaining to distribution of the software without specific, 345 * written prior permission. Carnegie Mellon University makes no 346 * representations about the suitability of this software for any 347 * purpose. It is provided "as is" without express or implied 348 * warranty. 349 * 350 * CARNEGIE MELLON UNIVERSITY DISCLAIMS ALL WARRANTIES WITH REGARD TO 351 * THIS SOFTWARE, INCLUDING ALL IMPLIED WARRANTIES OF MERCHANTABILITY 352 * AND FITNESS, IN NO EVENT SHALL CARNEGIE MELLON UNIVERSITY BE LIABLE 353 * FOR ANY SPECIAL, INDIRECT OR CONSEQUENTIAL DAMAGES OR ANY DAMAGES 354 * WHATSOEVER RESULTING FROM LOSS OF USE, DATA OR PROFITS, WHETHER IN 355 * AN ACTION OF CONTRACT, NEGLIGENCE OR OTHER TORTIOUS ACTION, ARISING 356 * OUT OF OR IN CONNECTION WITH THE USE OR PERFORMANCE OF THIS 357 * SOFTWARE. 358 */ 359 360 /* 361 * Copyright (c) 1991 Bell Communications Research, Inc. (Bellcore) 362 * 363 * Permission to use, copy, modify, and distribute this material 364 * for any purpose and without fee is hereby granted, provided 365 * that the above copyright notice and this permission notice 366 * appear in all copies, and that the name of Bellcore not be 367 * used in advertising or publicity pertaining to this 368 * material without the specific, prior written permission 369 * of an authorized representative of Bellcore. BELLCORE 370 * MAKES NO REPRESENTATIONS ABOUT THE ACCURACY OR SUITABILITY 371 * OF THIS MATERIAL FOR ANY PURPOSE. IT IS PROVIDED "AS IS", 372 * WITHOUT ANY EXPRESS OR IMPLIED WARRANTIES. 373 */ 374 375 For the srclib\apr\include\apr_md5.h component: 376 /* 377 * This is work is derived from material Copyright RSA Data Security, Inc. 378 * 379 * The RSA copyright statement and Licence for that original material is 380 * included below. This is followed by the Apache copyright statement and 381 * licence for the modifications made to that material. 382 */ 383 384 /* Copyright (C) 1991-2, RSA Data Security, Inc. Created 1991. All 385 rights reserved. 386 387 License to copy and use this software is granted provided that it 388 is identified as the "RSA Data Security, Inc. MD5 Message-Digest 389 Algorithm" in all material mentioning or referencing this software 390 or this function. 391 392 License is also granted to make and use derivative works provided 393 that such works are identified as "derived from the RSA Data 394 Security, Inc. MD5 Message-Digest Algorithm" in all material 395 mentioning or referencing the derived work. 396 397 RSA Data Security, Inc. makes no representations concerning either 398 the merchantability of this software or the suitability of this 399 software for any particular purpose. It is provided "as is" 400 without express or implied warranty of any kind. 401 402 These notices must be retained in any copies of any part of this 403 documentation and/or software. 404 */ 405 406 For the srclib\apr\passwd\apr_md5.c component: 407 408 /* 409 * This is work is derived from material Copyright RSA Data Security, Inc. 410 * 411 * The RSA copyright statement and Licence for that original material is 412 * included below. This is followed by the Apache copyright statement and 413 * licence for the modifications made to that material. 414 */ 415 416 /* MD5C.C - RSA Data Security, Inc., MD5 message-digest algorithm 417 */ 418 419 /* Copyright (C) 1991-2, RSA Data Security, Inc. Created 1991. All 420 rights reserved. 421 422 License to copy and use this software is granted provided that it 423 is identified as the "RSA Data Security, Inc. MD5 Message-Digest 424 Algorithm" in all material mentioning or referencing this software 425 or this function. 426 427 License is also granted to make and use derivative works provided 428 that such works are identified as "derived from the RSA Data 429 Security, Inc. MD5 Message-Digest Algorithm" in all material 430 mentioning or referencing the derived work. 431 432 RSA Data Security, Inc. makes no representations concerning either 433 the merchantability of this software or the suitability of this 434 software for any particular purpose. It is provided "as is" 435 without express or implied warranty of any kind. 436 437 These notices must be retained in any copies of any part of this 438 documentation and/or software. 439 */ 440 /* 441 * The apr_md5_encode() routine uses much code obtained from the FreeBSD 3.0 442 * MD5 crypt() function, which is licenced as follows: 443 * ---------------------------------------------------------------------------- 444 * "THE BEER-WARE LICENSE" (Revision 42): 445 * <phk@login.dknet.dk> wrote this file. As long as you retain this notice you 446 * can do whatever you want with this stuff. If we meet some day, and you think 447 * this stuff is worth it, you can buy me a beer in return. Poul-Henning Kamp 448 * ---------------------------------------------------------------------------- 449 */ 450 451 For the srclib\apr-util\crypto\apr_md4.c component: 452 453 * This is derived from material copyright RSA Data Security, Inc. 454 * Their notice is reproduced below in its entirety. 455 * 456 * Copyright (C) 1991-2, RSA Data Security, Inc. Created 1991. All 457 * rights reserved. 458 * 459 * License to copy and use this software is granted provided that it 460 * is identified as the "RSA Data Security, Inc. MD4 Message-Digest 461 * Algorithm" in all material mentioning or referencing this software 462 * or this function. 463 * 464 * License is also granted to make and use derivative works provided 465 * that such works are identified as "derived from the RSA Data 466 * Security, Inc. MD4 Message-Digest Algorithm" in all material 467 * mentioning or referencing the derived work. 468 * 469 * RSA Data Security, Inc. makes no representations concerning either 470 * the merchantability of this software or the suitability of this 471 * software for any particular purpose. It is provided "as is" 472 * without express or implied warranty of any kind. 473 * 474 * These notices must be retained in any copies of any part of this 475 * documentation and/or software. 476 */ 477 478 For the srclib\apr-util\include\apr_md4.h component: 479 480 * 481 * This is derived from material copyright RSA Data Security, Inc. 482 * Their notice is reproduced below in its entirety. 483 * 484 * Copyright (C) 1991-2, RSA Data Security, Inc. Created 1991. All 485 * rights reserved. 486 * 487 * License to copy and use this software is granted provided that it 488 * is identified as the "RSA Data Security, Inc. MD4 Message-Digest 489 * Algorithm" in all material mentioning or referencing this software 490 * or this function. 491 * 492 * License is also granted to make and use derivative works provided 493 * that such works are identified as "derived from the RSA Data 494 * Security, Inc. MD4 Message-Digest Algorithm" in all material 495 * mentioning or referencing the derived work. 496 * 497 * RSA Data Security, Inc. makes no representations concerning either 498 * the merchantability of this software or the suitability of this 499 * software for any particular purpose. It is provided "as is" 500 * without express or implied warranty of any kind. 501 * 502 * These notices must be retained in any copies of any part of this 503 * documentation and/or software. 504 */ 505 506 507 For the srclib\apr-util\test\testdbm.c component: 508 509 /* ==================================================================== 510 * The Apache Software License, Version 1.1 511 * 512 * Copyright (c) 2000-2002 The Apache Software Foundation. All rights 513 * reserved. 514 * 515 * Redistribution and use in source and binary forms, with or without 516 * modification, are permitted provided that the following conditions 517 * are met: 518 * 519 * 1. Redistributions of source code must retain the above copyright 520 * notice, this list of conditions and the following disclaimer. 521 * 522 * 2. Redistributions in binary form must reproduce the above copyright 523 * notice, this list of conditions and the following disclaimer in 524 * the documentation and/or other materials provided with the 525 * distribution. 526 * 527 * 3. The end-user documentation included with the redistribution, 528 * if any, must include the following acknowledgment: 529 * "This product includes software developed by the 530 * Apache Software Foundation (http://www.apache.org/)." 531 * Alternately, this acknowledgment may appear in the software itself, 532 * if and wherever such third-party acknowledgments normally appear. 533 * 534 * 4. The names "Apache" and "Apache Software Foundation" must 535 * not be used to endorse or promote products derived from this 536 * software without prior written permission. For written 537 * permission, please contact apache@apache.org. 538 * 539 * 5. Products derived from this software may not be called "Apache", 540 * nor may "Apache" appear in their name, without prior written 541 * permission of the Apache Software Foundation. 542 * 543 * THIS SOFTWARE IS PROVIDED ``AS IS'' AND ANY EXPRESSED OR IMPLIED 544 * WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE IMPLIED WARRANTIES 545 * OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE ARE 546 * DISCLAIMED. IN NO EVENT SHALL THE APACHE SOFTWARE FOUNDATION OR 547 * ITS CONTRIBUTORS BE LIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL, 548 * SPECIAL, EXEMPLARY, OR CONSEQUENTIAL DAMAGES (INCLUDING, BUT NOT 549 * LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES; LOSS OF 550 * USE, DATA, OR PROFITS; OR BUSINESS INTERRUPTION) HOWEVER CAUSED AND 551 * ON ANY THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT LIABILITY, 552 * OR TORT (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT 553 * OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF 554 * SUCH DAMAGE. 555 * ==================================================================== 556 * 557 * This software consists of voluntary contributions made by many 558 * individuals on behalf of the Apache Software Foundation. For more 559 * information on the Apache Software Foundation, please see 560 * <http://www.apache.org/>. 561 * 562 * This file came from the SDBM package (written by oz@nexus.yorku.ca). 563 * That package was under public domain. This file has been ported to 564 * APR, updated to ANSI C and other, newer idioms, and added to the Apache 565 * codebase under the above copyright and license. 566 */ 567 568 569 For the srclib\apr-util\test\testmd4.c component: 570 571 * 572 * This is derived from material copyright RSA Data Security, Inc. 573 * Their notice is reproduced below in its entirety. 574 * 575 * Copyright (C) 1990-2, RSA Data Security, Inc. Created 1990. All 576 * rights reserved. 577 * 578 * RSA Data Security, Inc. makes no representations concerning either 579 * the merchantability of this software or the suitability of this 580 * software for any particular purpose. It is provided "as is" 581 * without express or implied warranty of any kind. 582 * 583 * These notices must be retained in any copies of any part of this 584 * documentation and/or software. 585 */ 586 587 For the srclib\apr-util\xml\expat\conftools\install-sh component: 588 589 # 590 # install - install a program, script, or datafile 591 # This comes from X11R5 (mit/util/scripts/install.sh). 592 # 593 # Copyright 1991 by the Massachusetts Institute of Technology 594 # 595 # Permission to use, copy, modify, distribute, and sell this software and its 596 # documentation for any purpose is hereby granted without fee, provided that 597 # the above copyright notice appear in all copies and that both that 598 # copyright notice and this permission notice appear in supporting 599 # documentation, and that the name of M.I.T. not be used in advertising or 600 # publicity pertaining to distribution of the software without specific, 601 # written prior permission. M.I.T. makes no representations about the 602 # suitability of this software for any purpose. It is provided "as is" 603 # without express or implied warranty. 604 # 605 606 For the srclib\pcre\install-sh component: 607 608 # 609 # Copyright 1991 by the Massachusetts Institute of Technology 610 # 611 # Permission to use, copy, modify, distribute, and sell this software and its 612 # documentation for any purpose is hereby granted without fee, provided that 613 # the above copyright notice appear in all copies and that both that 614 # copyright notice and this permission notice appear in supporting 615 # documentation, and that the name of M.I.T. not be used in advertising or 616 # publicity pertaining to distribution of the software without specific, 617 # written prior permission. M.I.T. makes no representations about the 618 # suitability of this software for any purpose. It is provided "as is" 619 # without express or implied warranty. 620 621 For the pcre component: 622 623 PCRE LICENCE 624 ------------ 625 626 PCRE is a library of functions to support regular expressions whose syntax 627 and semantics are as close as possible to those of the Perl 5 language. 628 629 Written by: Philip Hazel <ph10@cam.ac.uk> 630 631 University of Cambridge Computing Service, 632 Cambridge, England. Phone: +44 1223 334714. 633 634 Copyright (c) 1997-2001 University of Cambridge 635 636 Permission is granted to anyone to use this software for any purpose on any 637 computer system, and to redistribute it freely, subject to the following 638 restrictions: 639 640 1. This software is distributed in the hope that it will be useful, 641 but WITHOUT ANY WARRANTY; without even the implied warranty of 642 MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. 643 644 2. The origin of this software must not be misrepresented, either by 645 explicit claim or by omission. In practice, this means that if you use 646 PCRE in software which you distribute to others, commercially or 647 otherwise, you must put a sentence like this 648 649 Regular expression support is provided by the PCRE library package, 650 which is open source software, written by Philip Hazel, and copyright 651 by the University of Cambridge, England. 652 653 somewhere reasonably visible in your documentation and in any relevant 654 files or online help data or similar. A reference to the ftp site for 655 the source, that is, to 656 657 ftp://ftp.csx.cam.ac.uk/pub/software/programming/pcre/ 658 659 should also be given in the documentation. 660 661 3. Altered versions must be plainly marked as such, and must not be 662 misrepresented as being the original software. 663 664 4. If PCRE is embedded in any software that is released under the GNU 665 General Purpose Licence (GPL), or Lesser General Purpose Licence (LGPL), 666 then the terms of that licence shall supersede any condition above with 667 which it is incompatible. 668 669 The documentation for PCRE, supplied in the "doc" directory, is distributed 670 under the same terms as the software itself. 671 672 End PCRE LICENCE 673 674 675 For the test\zb.c component: 676 677 /* ZeusBench V1.01 678 =============== 679 680 This program is Copyright (C) Zeus Technology Limited 1996. 681 682 This program may be used and copied freely providing this copyright notice 683 is not removed. 684 685 This software is provided "as is" and any express or implied waranties, 686 including but not limited to, the implied warranties of merchantability and 687 fitness for a particular purpose are disclaimed. In no event shall 688 Zeus Technology Ltd. be liable for any direct, indirect, incidental, special, 689 exemplary, or consequential damaged (including, but not limited to, 690 procurement of substitute good or services; loss of use, data, or profits; 691 or business interruption) however caused and on theory of liability. Whether 692 in contract, strict liability or tort (including negligence or otherwise) 693 arising in any way out of the use of this software, even if advised of the 694 possibility of such damage. 695 696 Written by Adam Twiss (adam@zeus.co.uk). March 1996 697 698 Thanks to the following people for their input: 699 Mike Belshe (mbelshe@netscape.com) 700 Michael Campanella (campanella@stevms.enet.dec.com) 701 702 */ 703 704 For the expat xml parser component: 705 706 Copyright (c) 1998, 1999, 2000 Thai Open Source Software Center Ltd 707 and Clark Cooper 708 709 Permission is hereby granted, free of charge, to any person obtaining 710 a copy of this software and associated documentation files (the 711 "Software"), to deal in the Software without restriction, including 712 without limitation the rights to use, copy, modify, merge, publish, 713 distribute, sublicense, and/or sell copies of the Software, and to 714 permit persons to whom the Software is furnished to do so, subject to 715 the following conditions: 716 717 The above copyright notice and this permission notice shall be included 718 in all copies or substantial portions of the Software. 719 720 THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, 721 EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF 722 MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. 723 IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY 724 CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT, 725 TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE 726 SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE. 727 728 ==================================================================== 729 730 For the mod_deflate zlib compression component: 731 732 (C) 1995-2002 Jean-loup Gailly and Mark Adler 733 734 This software is provided 'as-is', without any express or implied 735 warranty. In no event will the authors be held liable for any damages 736 arising from the use of this software. 737 738 Permission is granted to anyone to use this software for any purpose, 739 including commercial applications, and to alter it and redistribute it 740 freely, subject to the following restrictions: 741 742 1. The origin of this software must not be misrepresented; you must not 743 claim that you wrote the original software. If you use this software 744 in a product, an acknowledgment in the product documentation would be 745 appreciated but is not required. 746 2. Altered source versions must be plainly marked as such, and must not be 747 misrepresented as being the original software. 748 3. This notice may not be removed or altered from any source distribution. 749 750 Jean-loup Gailly Mark Adler 751 jloup@gzip.org madler@alumni.caltech.edu 752 753 ------------------------------------------------------------------------------------- 754 755 This is a release of MySQL, a GPL (free) SQL database server (more 756 licence information in the PUBLIC file and in the reference manual). 757 758 Please read the "Upgrading from..." section in the manual first, if you are 759 migrating from older versions of MySQL! 760 761 The latest information about MySQL can be found at: 762 http://www.mysql.com 763 764 To see what it can do take a look at the features section in the 765 manual. 766 767 For installation instructions see the Installation chapter in the 768 manual. 769 770 For future plans see the TODO appendix in the manual. 771 772 New features/bug fixes history is in the news appendix in the manual. 773 774 For the currently known bugs/misfeatures (known errors) see the bugs 775 appendix in the manual. 776 777 For examples of SQL and benchmarking information see the bench 778 directory. 779 780 The manual mentioned above can be found in the Docs directory. The 781 manual is available in the following formats: as plain ASCII text in 782 Docs/manual.txt, in HTML format in Docs/manual_toc.html, as GNU Info in 783 Docs/mysql.info and as PostScript in Docs/manual.ps. 784 785 MySQL is brought to you by the MySQL team at MySQL AB 786 787 For a list of developers and other contributors, see the Credits appendix 788 in the manual. 789 790 ************************************************************ 791 792 IMPORTANT: 793 794 Send bug (error) reports, questions and comments to the mailing list 795 at mysql@lists.mysql.com 796 797 Please use the 'mysqlbug' script when posting bug reports or questions 798 about MySQL. mysqlbug will gather some information about your system 799 and start your editor with a form in which you can describe your 800 problem. Bug reports might be silently ignored by the MySQL 801 maintainers if there is not a good reason included in the report as to 802 why mysqlbug has not been used. A report that says 'MySQL does not 803 work for me. Why?' is not considered a valid bug report. 804 805 The mysqlbug script can be found in the 'scripts' directory of the 806 distribution, that is '<where-you-installed-mysql>/scripts'. 807 808 809 -------------------------------------------------------------------------------- 810 811 -------------------------------------------------------------------- 812 The PHP License, version 3.0 813 Copyright (c) 1999 - 2002 The PHP Group. All rights reserved. 814 -------------------------------------------------------------------- 815 816 Redistribution and use in source and binary forms, with or without 817 modification, is permitted provided that the following conditions 818 are met: 819 820 1. Redistributions of source code must retain the above copyright 821 notice, this list of conditions and the following disclaimer. 822 823 2. Redistributions in binary form must reproduce the above copyright 824 notice, this list of conditions and the following disclaimer in 825 the documentation and/or other materials provided with the 826 distribution. 827 828 3. The name "PHP" must not be used to endorse or promote products 829 derived from this software without prior written permission. For 830 written permission, please contact group@php.net. 831 832 4. Products derived from this software may not be called "PHP", nor 833 may "PHP" appear in their name, without prior written permission 834 from group@php.net. You may indicate that your software works in 835 conjunction with PHP by saying "Foo for PHP" instead of calling 836 it "PHP Foo" or "phpfoo" 837 838 5. The PHP Group may publish revised and/or new versions of the 839 license from time to time. Each version will be given a 840 distinguishing version number. 841 Once covered code has been published under a particular version 842 of the license, you may always continue to use it under the terms 843 of that version. You may also choose to use such covered code 844 under the terms of any subsequent version of the license 845 published by the PHP Group. No one other than the PHP Group has 846 the right to modify the terms applicable to covered code created 847 under this License. 848 849 6. Redistributions of any form whatsoever must retain the following 850 acknowledgment: 851 "This product includes PHP, freely available from 852 <http://www.php.net/>". 853 854 THIS SOFTWARE IS PROVIDED BY THE PHP DEVELOPMENT TEAM ``AS IS'' AND 855 ANY EXPRESSED OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, 856 THE IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A 857 PARTICULAR PURPOSE ARE DISCLAIMED. IN NO EVENT SHALL THE PHP 858 DEVELOPMENT TEAM OR ITS CONTRIBUTORS BE LIABLE FOR ANY DIRECT, 859 INDIRECT, INCIDENTAL, SPECIAL, EXEMPLARY, OR CONSEQUENTIAL DAMAGES 860 (INCLUDING, BUT NOT LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS OR 861 SERVICES; LOSS OF USE, DATA, OR PROFITS; OR BUSINESS INTERRUPTION) 862 HOWEVER CAUSED AND ON ANY THEORY OF LIABILITY, WHETHER IN CONTRACT, 863 STRICT LIABILITY, OR TORT (INCLUDING NEGLIGENCE OR OTHERWISE) 864 ARISING IN ANY WAY OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED 865 OF THE POSSIBILITY OF SUCH DAMAGE. 866 867 -------------------------------------------------------------------- 868 869 This software consists of voluntary contributions made by many 870 individuals on behalf of the PHP Group. 871 872 The PHP Group can be contacted via Email at group@php.net. 873 874 For more information on the PHP Group and the PHP project, 875 please see <http://www.php.net>. 876 877 This product includes the Zend Engine, freely available at 878 <http://www.zend.com>. 879 880 ----------------------------------------------------------------------- 881 882 883 SUGARCRM PUBLIC LICENSE 884 Version 1.1.2 885 886 1. Definitions. 887 888 1.0.1. "Commercial Use" means distribution or otherwise making the Covered Code available to a third party. 889 890 1.1. ''Contributor'' means each entity that creates or contributes to the creation of Modifications. 891 892 1.2. ''Contributor Version'' means the combination of the Original Code, prior Modifications used by a Contributor, and the Modifications made by that particular Contributor. 893 894 1.3. ''Covered Code'' means the Original Code or Modifications or the combination of the Original Code and Modifications, in each case including portions thereof. 895 896 1.4. ''Electronic Distribution Mechanism'' means a mechanism generally accepted in the software development community for the electronic transfer of data. 897 898 1.5. ''Executable'' means Covered Code in any form other than Source Code. 899 900 1.6. ''Initial Developer'' means the individual or entity identified as the Initial Developer in the Source Code notice required by Exhibit A. 901 902 1.7. ''Larger Work'' means a work which combines Covered Code or portions thereof with code not governed by the terms of this License. 903 904 1.8. ''License'' means this document. 905 906 1.8.1. "Licensable" means having the right to grant, to the maximum extent possible, whether at the time of the initial grant or subsequently acquired, any and all of the rights conveyed herein. 907 908 1.9. ''Modifications'' means any addition to or deletion from the substance or structure of either the Original Code or any previous Modifications. When Covered Code is released as a series of files, a Modification is: 909 A. Any addition to or deletion from the contents of a file containing Original Code or previous Modifications. 910 911 B. Any new file that contains any part of the Original Code or previous Modifications. 912 913 1.10. ''Original Code'' means Source Code of computer software code which is described in the Source Code notice required by Exhibit A as Original Code, and which, at the time of its release under this License is not already Covered Code governed by this License. 914 915 1.10.1. "Patent Claims" means any patent claim(s), now owned or hereafter acquired, including without limitation, method, process, and apparatus claims, in any patent Licensable by grantor. 916 917 1.11. ''Source Code'' means the preferred form of the Covered Code for making modifications to it, including all modules it contains, plus any associated interface definition files, scripts used to control compilation and installation of an Executable, or source code differential comparisons against either the Original Code or another well known, available Covered Code of the Contributor's choice. The Source Code can be in a compressed or archival form, provided the appropriate decompression or de-archiving software is widely available for no charge. 918 919 1.12. "You'' (or "Your") means an individual or a legal entity exercising rights under, and complying with all of the terms of, this License or a future version of this License issued under Section 6.1. For legal entities, "You'' includes any entity which controls, is controlled by, or is under common control with You. For purposes of this definition, "control'' means (a) the power, direct or indirect, to cause the direction or management of such entity, whether by contract or otherwise, or (b) ownership of more than fifty percent (50%) of the outstanding shares or beneficial ownership of such entity. 920 921 2. Source Code License. 922 923 2.1. The Initial Developer Grant. 924 The Initial Developer hereby grants You a world-wide, royalty-free, non-exclusive license, subject to third party intellectual property claims: 925 (a) under intellectual property rights (other than patent or trademark) Licensable by Initial Developer to use, reproduce, modify, display, perform, sublicense and distribute the Original Code (or portions thereof) with or without Modifications, and/or as part of a Larger Work; and 926 927 (b) under Patents Claims infringed by the making, using or selling of Original Code, to make, have made, use, practice, sell, and offer for sale, and/or otherwise dispose of the Original Code (or portions thereof). 928 (c) the licenses granted in this Section 2.1(a) and (b) are effective on the date Initial Developer first distributes Original Code under the terms of this License. 929 930 (d) Notwithstanding Section 2.1(b) above, no patent license is granted: 1) for code that You delete from the Original Code; 2) separate from the Original Code; or 3) for infringements caused by: i) the modification of the Original Code or ii) the combination of the Original Code with other software or devices. 931 932 2.2. Contributor Grant. 933 Subject to third party intellectual property claims, each Contributor hereby grants You a world-wide, royalty-free, non-exclusive license 934 935 (a) under intellectual property rights (other than patent or trademark) Licensable by Contributor, to use, reproduce, modify, display, perform, sublicense and distribute the Modifications created by such Contributor (or portions thereof) either on an unmodified basis, with other Modifications, as Covered Code and/or as part of a Larger Work; and 936 937 (b) under Patent Claims infringed by the making, using, or selling of Modifications made by that Contributor either alone and/or in combination with its Contributor Version (or portions of such combination), to make, use, sell, offer for sale, have made, and/or otherwise dispose of: 1) Modifications made by that Contributor (or portions thereof); and 2) the combination of Modifications made by that Contributor with its Contributor Version (or portions of such combination). 938 939 (c) the licenses granted in Sections 2.2(a) and 2.2(b) are effective on the date Contributor first makes Commercial Use of the Covered Code. 940 941 (d) Notwithstanding Section 2.2(b) above, no patent license is granted: 1) for any code that Contributor has deleted from the Contributor Version; 2) separate from the Contributor Version; 3) for infringements caused by: i) third party modifications of Contributor Version or ii) the combination of Modifications made by that Contributor with other software (except as part of the Contributor Version) or other devices; or 4) under Patent Claims infringed by Covered Code in the absence of Modifications made by that Contributor. 942 943 944 3. Distribution Obligations. 945 946 3.1. Application of License. 947 The Modifications which You create or to which You contribute are governed by the terms of this License, including without limitation Section 2.2. The Source Code version of Covered Code may be distributed only under the terms of this License or a future version of this License released under Section 6.1, and You must include a copy of this License with every copy of the Source Code You distribute. You may not offer or impose any terms on any Source Code version that alters or restricts the applicable version of this License or the recipients' rights hereunder. However, You may include an additional document offering the additional rights described in Section 3.5. 948 949 3.2. Availability of Source Code. 950 Any Modification which You create or to which You contribute must be made available in Source Code form under the terms of this License either on the same media as an Executable version or via an accepted Electronic Distribution Mechanism to anyone to whom you made an Executable version available; and if made available via Electronic Distribution Mechanism, must remain available for at least twelve (12) months after the date it initially became available, or at least six (6) months after a subsequent version of that particular Modification has been made available to such recipients. You are responsible for ensuring that the Source Code version remains available even if the Electronic Distribution Mechanism is maintained by a third party. 951 952 3.3. Description of Modifications. 953 You must cause all Covered Code to which You contribute to contain a file documenting the changes You made to create that Covered Code and the date of any change. You must include a prominent statement that the Modification is derived, directly or indirectly, from Original Code provided by the Initial Developer and including the name of the Initial Developer in (a) the Source Code, and (b) in any notice in an Executable version or related documentation in which You describe the origin or ownership of the Covered Code. 954 955 3.4. Intellectual Property Matters 956 (a) Third Party Claims. 957 If Contributor has knowledge that a license under a third party's intellectual property rights is required to exercise the rights granted by such Contributor under Sections 2.1 or 2.2, Contributor must include a text file with the Source Code distribution titled "LEGAL'' which describes the claim and the party making the claim in sufficient detail that a recipient will know whom to contact. If Contributor obtains such knowledge after the Modification is made available as described in Section 3.2, Contributor shall promptly modify the LEGAL file in all copies Contributor makes available thereafter and shall take other steps (such as notifying appropriate mailing lists or newsgroups) reasonably calculated to inform those who received the Covered Code that new knowledge has been obtained. 958 959 (b) Contributor APIs. 960 If Contributor's Modifications include an application programming interface and Contributor has knowledge of patent licenses which are reasonably necessary to implement that API, Contributor must also include this information in the LEGAL file. 961 962 (c) Representations. 963 Contributor represents that, except as disclosed pursuant to Section 3.4(a) above, Contributor believes that Contributor's Modifications are Contributor's original creation(s) and/or Contributor has sufficient rights to grant the rights conveyed by this License. 964 965 966 3.5. Required Notices. 967 You must duplicate the notice in Exhibit A in each file of the Source Code. If it is not possible to put such notice in a particular Source Code file due to its structure, then You must include such notice in a location (such as a relevant directory) where a user would be likely to look for such a notice. If You created one or more Modification(s) You may add your name as a Contributor to the notice described in Exhibit A. You must also duplicate this License in any documentation for the Source Code where You describe recipients' rights or ownership rights relating to Covered Code. You may choose to offer, and to charge a fee for, warranty, support, indemnity or liability obligations to one or more recipients of Covered Code. However, You may do so only on Your own behalf, and not on behalf of the Initial Developer or any Contributor. You must make it absolutely clear than any such warranty, support, indemnity or liability obligation is offered by You alone, and You hereby agree to indemnify the Initial Developer and every Contributor for any liability incurred by the Initial Developer or such Contributor as a result of warranty, support, indemnity or liability terms You offer. 968 969 3.6. Distribution of Executable Versions. 970 You may distribute Covered Code in Executable form only if the requirements of Section 3.1-3.5 have been met for that Covered Code, and if You include a notice stating that the Source Code version of the Covered Code is available under the terms of this License, including a description of how and where You have fulfilled the obligations of Section 3.2. The notice must be conspicuously included in any notice in an Executable version, related documentation or collateral in which You describe recipients' rights relating to the Covered Code. You may distribute the Executable version of Covered Code or ownership rights under a license of Your choice, which may contain terms different from this License, provided that You are in compliance with the terms of this License and that the license for the Executable version does not attempt to limit or alter the recipient's rights in the Source Code version from the rights set forth in this License. If You distribute the Executable version under a different license You must make it absolutely clear that any terms which differ from this License are offered by You alone, not by the Initial Developer or any Contributor. You hereby agree to indemnify the Initial Developer and every Contributor for any liability incurred by the Initial Developer or such Contributor as a result of any such terms You offer. 971 972 3.7. Larger Works. 973 You may create a Larger Work by combining Covered Code with other code not governed by the terms of this License and distribute the Larger Work as a single product. In such a case, You must make sure the requirements of this License are fulfilled for the Covered Code. 974 975 4. Inability to Comply Due to Statute or Regulation. 976 977 If it is impossible for You to comply with any of the terms of this License with respect to some or all of the Covered Code due to statute, judicial order, or regulation then You must: (a) comply with the terms of this License to the maximum extent possible; and (b) describe the limitations and the code they affect. Such description must be included in the LEGAL file described in Section 3.4 and must be included with all distributions of the Source Code. Except to the extent prohibited by statute or regulation, such description must be sufficiently detailed for a recipient of ordinary skill to be able to understand it. 978 979 5. Application of this License. 980 981 This License applies to code to which the Initial Developer has attached the notice in Exhibit A and to related Covered Code. 982 983 6. Versions of the License. 984 985 6.1. New Versions. 986 SugarCRM Inc. (''SugarCRM'') may publish revised and/or new versions of the License from time to time. Each version will be given a distinguishing version number. 987 988 6.2. Effect of New Versions. 989 Once Covered Code has been published under a particular version of the License, You may always continue to use it under the terms of that version. You may also choose to use such Covered Code under the terms of any subsequent version of the License published by SugarCRM. No one other than SugarCRM has the right to modify the terms applicable to Covered Code created under this License. 990 991 6.3. Derivative Works. 992 If You create or use a modified version of this License (which you may only do in order to apply it to code which is not already Covered Code governed by this License), You must (a) rename Your license so that the phrases ''SugarCRM'', ''SPL'' or any confusingly similar phrase do not appear in your license (except to note that your license differs from this License) and (b) otherwise make it clear that Your version of the license contains terms which differ from the SugarCRM Public License. (Filling in the name of the Initial Developer, Original Code or Contributor in the notice described in Exhibit A shall not of themselves be deemed to be modifications of this License.) 993 994 7. DISCLAIMER OF WARRANTY. 995 996 COVERED CODE IS PROVIDED UNDER THIS LICENSE ON AN "AS IS'' BASIS, WITHOUT WARRANTY OF ANY KIND, EITHER EXPRESSED OR IMPLIED, INCLUDING, WITHOUT LIMITATION, WARRANTIES THAT THE COVERED CODE IS FREE OF DEFECTS, MERCHANTABLE, FIT FOR A PARTICULAR PURPOSE OR NON-INFRINGING. THE ENTIRE RISK AS TO THE QUALITY AND PERFORMANCE OF THE COVERED CODE IS WITH YOU. SHOULD ANY COVERED CODE PROVE DEFECTIVE IN ANY RESPECT, YOU (NOT THE INITIAL DEVELOPER OR ANY OTHER CONTRIBUTOR) ASSUME THE COST OF ANY NECESSARY SERVICING, REPAIR OR CORRECTION. THIS DISCLAIMER OF WARRANTY CONSTITUTES AN ESSENTIAL PART OF THIS LICENSE. NO USE OF ANY COVERED CODE IS AUTHORIZED HEREUNDER EXCEPT UNDER THIS DISCLAIMER. 997 998 8. TERMINATION. 999 1000 8.1. This License and the rights granted hereunder will terminate automatically if You fail to comply with terms herein and fail to cure such breach within 30 days of becoming aware of the breach. All sublicenses to the Covered Code which are properly granted shall survive any termination of this License. Provisions which, by their nature, must remain in effect beyond the termination of this License shall survive. 1001 1002 8.2. If You initiate litigation by asserting a patent infringement claim (excluding declatory judgment actions) against Initial Developer or a Contributor (the Initial Developer or Contributor against whom You file such action is referred to as "Participant") alleging that: 1003 1004 (a) such Participant's Contributor Version directly or indirectly infringes any patent, then any and all rights granted by such Participant to You under Sections 2.1 and/or 2.2 of this License shall, upon 60 days notice from Participant terminate prospectively, unless if within 60 days after receipt of notice You either: (i) agree in writing to pay Participant a mutually agreeable reasonable royalty for Your past and future use of Modifications made by such Participant, or (ii) withdraw Your litigation claim with respect to the Contributor Version against such Participant. If within 60 days of notice, a reasonable royalty and payment arrangement are not mutually agreed upon in writing by the parties or the litigation claim is not withdrawn, the rights granted by Participant to You under Sections 2.1 and/or 2.2 automatically terminate at the expiration of the 60 day notice period specified above. 1005 1006 (b) any software, hardware, or device, other than such Participant's Contributor Version, directly or indirectly infringes any patent, then any rights granted to You by such Participant under Sections 2.1(b) and 2.2(b) are revoked effective as of the date You first made, used, sold, distributed, or had made, Modifications made by that Participant. 1007 1008 8.3. If You assert a patent infringement claim against Participant alleging that such Participant's Contributor Version directly or indirectly infringes any patent where such claim is resolved (such as by license or settlement) prior to the initiation of patent infringement litigation, then the reasonable value of the licenses granted by such Participant under Sections 2.1 or 2.2 shall be taken into account in determining the amount or value of any payment or license. 1009 1010 8.4. In the event of termination under Sections 8.1 or 8.2 above, all end user license agreements (excluding distributors and resellers) which have been validly granted by You or any distributor hereunder prior to termination shall survive termination. 1011 1012 9. LIMITATION OF LIABILITY. 1013 1014 UNDER NO CIRCUMSTANCES AND UNDER NO LEGAL THEORY, WHETHER TORT (INCLUDING NEGLIGENCE), CONTRACT, OR OTHERWISE, SHALL YOU, THE INITIAL DEVELOPER, ANY OTHER CONTRIBUTOR, OR ANY DISTRIBUTOR OF COVERED CODE, OR ANY SUPPLIER OF ANY OF SUCH PARTIES, BE LIABLE TO ANY PERSON FOR ANY INDIRECT, SPECIAL, INCIDENTAL, OR CONSEQUENTIAL DAMAGES OF ANY CHARACTER INCLUDING, WITHOUT LIMITATION, DAMAGES FOR LOSS OF GOODWILL, WORK STOPPAGE, COMPUTER FAILURE OR MALFUNCTION, OR ANY AND ALL OTHER COMMERCIAL DAMAGES OR LOSSES, EVEN IF SUCH PARTY SHALL HAVE BEEN INFORMED OF THE POSSIBILITY OF SUCH DAMAGES. THIS LIMITATION OF LIABILITY SHALL NOT APPLY TO LIABILITY FOR DEATH OR PERSONAL INJURY RESULTING FROM SUCH PARTY'S NEGLIGENCE TO THE EXTENT APPLICABLE LAW PROHIBITS SUCH LIMITATION. SOME JURISDICTIONS DO NOT ALLOW THE EXCLUSION OR LIMITATION OF INCIDENTAL OR CONSEQUENTIAL DAMAGES, SO THIS EXCLUSION AND LIMITATION MAY NOT APPLY TO YOU. 1015 1016 10. U.S. GOVERNMENT END USERS. 1017 1018 The Covered Code is a ''commercial item,'' as that term is defined in 48 C.F.R. 2.101 (Oct. 1995), consisting of ''commercial computer software'' and ''commercial computer software documentation,'' as such terms are used in 48 C.F.R. 12.212 (Sept. 1995). Consistent with 48 C.F.R. 12.212 and 48 C.F.R. 227.7202-1 through 227.7202-4 (June 1995), all U.S. Government End Users acquire Covered Code with only those rights set forth herein. 1019 1020 11. MISCELLANEOUS. 1021 1022 This License represents the complete agreement concerning subject matter hereof. If any provision of this License is held to be unenforceable, such provision shall be reformed only to the extent necessary to make it enforceable. This License shall be governed by California law provisions (except to the extent applicable law, if any, provides otherwise), excluding its conflict-of-law provisions. With respect to disputes in which at least one party is a citizen of, or an entity chartered or registered to do business in the United States of America, any litigation relating to this License shall be subject to the jurisdiction of the Federal Courts of the Northern District of California, with venue lying in Santa Clara County, California, with the losing party responsible for costs, including without limitation, court costs and reasonable attorneys' fees and expenses. The application of the United Nations Convention on Contracts for the International Sale of Goods is expressly excluded. Any law or regulation which provides that the language of a contract shall be construed against the drafter shall not apply to this License. 1023 1024 12. RESPONSIBILITY FOR CLAIMS. 1025 1026 As between Initial Developer and the Contributors, each party is responsible for claims and damages arising, directly or indirectly, out of its utilization of rights under this License and You agree to work with Initial Developer and Contributors to distribute such responsibility on an equitable basis. Nothing herein is intended or shall be deemed to constitute any admission of liability. 1027 1028 13. MULTIPLE-LICENSED CODE. 1029 1030 Initial Developer may designate portions of the Covered Code as “Multiple-Licensed”. “Multiple-Licensed” means that the Initial Developer permits you to utilize portions of the Covered Code under Your choice of the SPL or the alternative licenses, if any, specified by the Initial Developer in the file described in Exhibit A. 1031 1032 SugarCRM Public License 1.1.2 - Exhibit A 1033 1034 The contents of this file are subject to the SugarCRM Public License Version 1.1.2 1035 ("License"); You may not use this file except in compliance with the 1036 License. You may obtain a copy of the License at http://www.sugarcrm.com/SPL 1037 Software distributed under the License is distributed on an "AS IS" basis, 1038 WITHOUT WARRANTY OF ANY KIND, either express or implied. See the License for 1039 the specific language governing rights and limitations under the License. 1040 1041 The Original Code is: SugarCRM Open Source 1042 1043 The Initial Developer of the Original Code is SugarCRM, Inc. 1044 Portions created by SugarCRM are Copyright (C) 2004 SugarCRM, Inc.; 1045 All Rights Reserved. 1046 Contributor(s): ______________________________________. 1047 1048 [NOTE: The text of this Exhibit A may differ slightly from the text of the notices in the Source Code files of the Original Code. You should use the text of this Exhibit A rather than the text found in the Original Code Source Code for Your Modifications.] 1049 1050 SugarCRM Public License 1.1.2 - Exihibit B 1051 1052 Additional Terms applicable to the SugarCRM Public License. 1053 1054 I. Effect. 1055 These additional terms described in this SugarCRM Public License – Additional Terms shall apply to the Covered Code under this License. 1056 1057 II. SugarCRM and logo. 1058 This License does not grant any rights to use the trademarks "SugarCRM" and the "SugarCRM" logos even if such marks are included in the Original Code or Modifications. 1059 1060 1061 The modifications made to the code of SugarCRM are available under SPL and the new additions made by vtiger are available under Mozilla Public License (MPL) and GNU Public License (GPL). 1062 1063 ----------------------------------------------------------------------------------------------------------- 1064 1065 GNU Lesser General Public License 1066 1067 Version 2.1, February 1999 1068 1069 Copyright (C) 1991, 1999 Free Software Foundation, Inc. 59 Temple Place, 1070 Suite 330, Boston, MA 02111-1307 USA Everyone is permitted to copy and 1071 distribute verbatim copies of this license document, but changing it is not 1072 allowed. 1073 1074 [This is the first released version of the Lesser GPL. It also counts as 1075 the successor of the GNU Library Public License, version 2, hence the version 1076 number 2.1.] 1077 1078 Preamble 1079 1080 The licenses for most software are designed to take away your freedom to share 1081 and change it. By contrast, the GNU General Public Licenses are intended to 1082 guarantee your freedom to share and change free software--to make sure the 1083 software is free for all its users. 1084 1085 This license, the Lesser General Public License, applies to some specially 1086 designated software packages--typically libraries--of the Free Software 1087 Foundation and other authors who decide to use it. You can use it too, but we 1088 suggest you first think carefully about whether this license or the ordinary 1089 General Public License is the better strategy to use in any particular case, 1090 based on the explanations below. 1091 1092 When we speak of free software, we are referring to freedom of use, not price. 1093 Our General Public Licenses are designed to make sure that you have the 1094 freedom to distribute copies of free software (and charge for this service if 1095 you wish); that you receive source code or can get it if you want it; that you 1096 can change the software and use pieces of it in new free programs; and that 1097 you are informed that you can do these things. 1098 1099 To protect your rights, we need to make restrictions that forbid distributors 1100 to deny you these rights or to ask you to surrender these rights. These 1101 restrictions translate to certain responsibilities for you if you distribute 1102 copies of the library or if you modify it. 1103 1104 For example, if you distribute copies of the library, whether gratis or for a 1105 fee, you must give the recipients all the rights that we gave you. You must 1106 make sure that they, too, receive or can get the source code. If you link 1107 other code with the library, you must provide complete object files to the 1108 recipients, so that they can relink them with the library after making changes 1109 to the library and recompiling it. And you must show them these terms so they 1110 know their rights. 1111 1112 We protect your rights with a two-step method: (1) we copyright the library, 1113 and (2) we offer you this license, which gives you legal permission to copy, 1114 distribute and/or modify the library. 1115 1116 To protect each distributor, we want to make it very clear that there is no 1117 warranty for the free library. Also, if the library is modified by someone 1118 else and passed on, the recipients should know that what they have is not the 1119 original version, so that the original author's reputation will not be 1120 affected by problems that might be introduced by others. 1121 1122 Finally, software patents pose a constant threat to the existence of any free 1123 program. We wish to make sure that a company cannot effectively restrict the 1124 users of a free program by obtaining a restrictive license from a patent 1125 holder. Therefore, we insist that any patent license obtained for a version of 1126 the library must be consistent with the full freedom of use specified in this 1127 license. 1128 1129 Most GNU software, including some libraries, is covered by the ordinary GNU 1130 General Public License. This license, the GNU Lesser General Public License, 1131 applies to certain designated libraries, and is quite different from the 1132 ordinary General Public License. We use this license for certain libraries in 1133 order to permit linking those libraries into non-free programs. 1134 1135 When a program is linked with a library, whether statically or using a shared 1136 library, the combination of the two is legally speaking a combined work, a 1137 derivative of the original library. The ordinary General Public License 1138 therefore permits such linking only if the entire combination fits its 1139 criteria of freedom. The Lesser General Public License permits more lax 1140 criteria for linking other code with the library. 1141 1142 We call this license the "Lesser" General Public License because it does Less 1143 to protect the user's freedom than the ordinary General Public License. It 1144 also provides other free software developers Less of an advantage over 1145 competing non-free programs. These disadvantages are the reason we use the 1146 ordinary General Public License for many libraries. However, the Lesser 1147 license provides advantages in certain special circumstances. 1148 1149 For example, on rare occasions, there may be a special need to encourage the 1150 widest possible use of a certain library, so that it becomes a de-facto 1151 standard. To achieve this, non-free programs must be allowed to use the 1152 library. A more frequent case is that a free library does the same job as 1153 widely used non-free libraries. In this case, there is little to gain by 1154 limiting the free library to free software only, so we use the Lesser General 1155 Public License. 1156 1157 In other cases, permission to use a particular library in non-free programs 1158 enables a greater number of people to use a large body of free software. For 1159 example, permission to use the GNU C Library in non-free programs enables many 1160 more people to use the whole GNU operating system, as well as its variant, the 1161 GNU/Linux operating system. 1162 1163 Although the Lesser General Public License is Less protective of the users' 1164 freedom, it does ensure that the user of a program that is linked with the 1165 Library has the freedom and the wherewithal to run that program using a 1166 modified version of the Library. 1167 1168 The precise terms and conditions for copying, distribution and modification 1169 follow. Pay close attention to the difference between a "work based on the 1170 library" and a "work that uses the library". The former contains code derived 1171 from the library, whereas the latter must be combined with the library in 1172 order to run. 1173 TERMS AND CONDITIONS FOR COPYING, DISTRIBUTION AND MODIFICATION 1174 1175 0. This License Agreement applies to any software library or other program 1176 which contains a notice placed by the copyright holder or other authorized 1177 party saying it may be distributed under the terms of this Lesser General 1178 Public License (also called "this License"). Each licensee is addressed as 1179 "you". 1180 1181 A "library" means a collection of software functions and/or data prepared so 1182 as to be conveniently linked with application programs (which use some of 1183 those functions and data) to form executables. 1184 1185 The "Library", below, refers to any such software library or work which has 1186 been distributed under these terms. A "work based on the Library" means either 1187 the Library or any derivative work under copyright law: that is to say, a work 1188 containing the Library or a portion of it, either verbatim or with 1189 modifications and/or translated straightforwardly into another language. 1190 (Hereinafter, translation is included without limitation in the term 1191 "modification".) 1192 1193 "Source code" for a work means the preferred form of the work for making 1194 modifications to it. For a library, complete source code means all the source 1195 code for all modules it contains, plus any associated interface definition 1196 files, plus the scripts used to control compilation and installation of the 1197 library. 1198 1199 Activities other than copying, distribution and modification are not covered 1200 by this License; they are outside its scope. The act of running a program 1201 using the Library is not restricted, and output from such a program is covered 1202 only if its contents constitute a work based on the Library (independent of 1203 the use of the Library in a tool for writing it). Whether that is true depends 1204 on what the Library does and what the program that uses the Library does. 1205 1206 1. You may copy and distribute verbatim copies of the Library's complete 1207 source code as you receive it, in any medium, provided that you conspicuously 1208 and appropriately publish on each copy an appropriate copyright notice and 1209 disclaimer of warranty; keep intact all the notices that refer to this License 1210 and to the absence of any warranty; and distribute a copy of this License 1211 along with the Library. 1212 1213 You may charge a fee for the physical act of transferring a copy, and you may 1214 at your option offer warranty protection in exchange for a fee. 1215 1216 2. You may modify your copy or copies of the Library or any portion of it, 1217 thus forming a work based on the Library, and copy and distribute such 1218 modifications or work under the terms of Section 1 above, provided that you 1219 also meet all of these conditions: 1220 1221 a) The modified work must itself be a software library. 1222 1223 b) You must cause the files modified to carry prominent notices stating 1224 that you changed the files and the date of any change. 1225 1226 c) You must cause the whole of the work to be licensed at no charge to all 1227 third parties under the terms of this License. 1228 1229 d) If a facility in the modified Library refers to a function or a table 1230 of data to be supplied by an application program that uses the facility, other 1231 than as an argument passed when the facility is invoked, then you must make a 1232 good faith effort to ensure that, in the event an application does not supply 1233 such function or table, the facility still operates, and performs whatever 1234 part of its purpose remains meaningful. 1235 1236 (For example, a function in a library to compute square roots has a 1237 purpose that is entirely well-defined independent of the application. 1238 Therefore, Subsection 2d requires that any application-supplied function or 1239 table used by this function must be optional: if the application does not 1240 supply it, the square root function must still compute square roots.) 1241 1242 These requirements apply to the modified work as a whole. If identifiable 1243 sections of that work are not derived from the Library, and can be reasonably 1244 considered independent and separate works in themselves, then this License, 1245 and its terms, do not apply to those sections when you distribute them as 1246 separate works. But when you distribute the same sections as part of a whole 1247 which is a work based on the Library, the distribution of the whole must be on 1248 the terms of this License, whose permissions for other licensees extend to the 1249 entire whole, and thus to each and every part regardless of who wrote it. 1250 1251 Thus, it is not the intent of this section to claim rights or contest your 1252 rights to work written entirely by you; rather, the intent is to exercise the 1253 right to control the distribution of derivative or collective works based on 1254 the Library. 1255 1256 In addition, mere aggregation of another work not based on the Library 1257 with the Library (or with a work based on the Library) on a volume of a 1258 storage or distribution medium does not bring the other work under the scope 1259 of this License. 1260 1261 3. You may opt to apply the terms of the ordinary GNU General Public License 1262 instead of this License to a given copy of the Library. To do this, you must 1263 alter all the notices that refer to this License, so that they refer to the 1264 ordinary GNU General Public License, version 2, instead of to this License. 1265 (If a newer version than version 2 of the ordinary GNU General Public License 1266 has appeared, then you can specify that version instead if you wish.) Do not 1267 make any other change in these notices. 1268 1269 Once this change is made in a given copy, it is irreversible for that copy, so 1270 the ordinary GNU General Public License applies to all subsequent copies and 1271 derivative works made from that copy. 1272 1273 This option is useful when you wish to copy part of the code of the Library 1274 into a program that is not a library. 1275 1276 4. You may copy and distribute the Library (or a portion or derivative of it, 1277 under Section 2) in object code or executable form under the terms of Sections 1278 1 and 2 above provided that you accompany it with the complete corresponding 1279 machine-readable source code, which must be distributed under the terms of 1280 Sections 1 and 2 above on a medium customarily used for software interchange. 1281 1282 If distribution of object code is made by offering access to copy from a 1283 designated place, then offering equivalent access to copy the source code from 1284 the same place satisfies the requirement to distribute the source code, even 1285 though third parties are not compelled to copy the source along with the 1286 object code. 1287 1288 5. A program that contains no derivative of any portion of the Library, but is 1289 designed to work with the Library by being compiled or linked with it, is 1290 called a "work that uses the Library". Such a work, in isolation, is not a 1291 derivative work of the Library, and therefore falls outside the scope of this 1292 License. 1293 1294 However, linking a "work that uses the Library" with the Library creates an 1295 executable that is a derivative of the Library (because it contains portions 1296 of the Library), rather than a "work that uses the library". The executable is 1297 therefore covered by this License. Section 6 states terms for distribution of 1298 such executables. 1299 1300 When a "work that uses the Library" uses material from a header file that is 1301 part of the Library, the object code for the work may be a derivative work of 1302 the Library even though the source code is not. Whether this is true is 1303 especially significant if the work can be linked without the Library, or if 1304 the work is itself a library. The threshold for this to be true is not 1305 precisely defined by law. 1306 1307 If such an object file uses only numerical parameters, data structure layouts 1308 and accessors, and small macros and small inline functions (ten lines or less 1309 in length), then the use of the object file is unrestricted, regardless of 1310 whether it is legally a derivative work. (Executables containing this object 1311 code plus portions of the Library will still fall under Section 6.) 1312 1313 Otherwise, if the work is a derivative of the Library, you may distribute the 1314 object code for the work under the terms of Section 6. Any executables 1315 containing that work also fall under Section 6, whether or not they are linked 1316 directly with the Library itself. 1317 1318 6. As an exception to the Sections above, you may also combine or link a "work 1319 that uses the Library" with the Library to produce a work containing portions 1320 of the Library, and distribute that work under terms of your choice, provided 1321 that the terms permit modification of the work for the customer's own use and 1322 reverse engineering for debugging such modifications. 1323 1324 You must give prominent notice with each copy of the work that the Library is 1325 used in it and that the Library and its use are covered by this License. You 1326 must supply a copy of this License. If the work during execution displays 1327 copyright notices, you must include the copyright notice for the Library among 1328 them, as well as a reference directing the user to the copy of this License. 1329 Also, you must do one of these things: 1330 1331 a) Accompany the work with the complete corresponding machine-readable 1332 source code for the Library including whatever changes were used in the work 1333 (which must be distributed under Sections 1 and 2 above); and, if the work is 1334 an executable linked with the Library, with the complete machine-readable 1335 "work that uses the Library", as object code and/or source code, so that the 1336 user can modify the Library and then relink to produce a modified executable 1337 containing the modified Library. (It is understood that the user who changes 1338 the contents of definitions files in the Library will not necessarily be able 1339 to recompile the application to use the modified definitions.) 1340 1341 b) Use a suitable shared library mechanism for linking with the Library. A 1342 suitable mechanism is one that (1) uses at run time a copy of the library 1343 already present on the user's computer system, rather than copying library 1344 functions into the executable, and (2) will operate properly with a modified 1345 version of the library, if the user installs one, as long as the modified 1346 version is interface-compatible with the version that the work was made with. 1347 1348 c) Accompany the work with a written offer, valid for at least three 1349 years, to give the same user the materials specified in Subsection 6a, above, 1350 for a charge no more than the cost of performing this distribution. 1351 1352 d) If distribution of the work is made by offering access to copy from a 1353 designated place, offer equivalent access to copy the above specified 1354 materials from the same place. 1355 1356 e) Verify that the user has already received a copy of these materials or 1357 that you have already sent this user a copy. 1358 1359 For an executable, the required form of the "work that uses the Library" must 1360 include any data and utility programs needed for reproducing the executable 1361 from it. However, as a special exception, the materials to be distributed need 1362 not include anything that is normally distributed (in either source or binary 1363 form) with the major components (compiler, kernel, and so on) of the operating 1364 system on which the executable runs, unless that component itself accompanies 1365 the executable. 1366 1367 It may happen that this requirement contradicts the license restrictions of 1368 other proprietary libraries that do not normally accompany the operating 1369 system. Such a contradiction means you cannot use both them and the Library 1370 together in an executable that you distribute. 1371 1372 7. You may place library facilities that are a work based on the Library 1373 side-by-side in a single library together with other library facilities not 1374 covered by this License, and distribute such a combined library, provided that 1375 the separate distribution of the work based on the Library and of the other 1376 library facilities is otherwise permitted, and provided that you do these two 1377 things: 1378 1379 a) Accompany the combined library with a copy of the same work based on 1380 the Library, uncombined with any other library facilities. This must be 1381 distributed under the terms of the Sections above. 1382 1383 b) Give prominent notice with the combined library of the fact that part 1384 of it is a work based on the Library, and explaining where to find the 1385 accompanying uncombined form of the same work. 1386 1387 8. You may not copy, modify, sublicense, link with, or distribute the Library 1388 except as expressly provided under this License. Any attempt otherwise to 1389 copy, modify, sublicense, link with, or distribute the Library is void, and 1390 will automatically terminate your rights under this License. However, parties 1391 who have received copies, or rights, from you under this License will not have 1392 their licenses terminated so long as such parties remain in full compliance. 1393 1394 9. You are not required to accept this License, since you have not signed it. 1395 However, nothing else grants you permission to modify or distribute the 1396 Library or its derivative works. These actions are prohibited by law if you do 1397 not accept this License. Therefore, by modifying or distributing the Library 1398 (or any work based on the Library), you indicate your acceptance of this 1399 License to do so, and all its terms and conditions for copying, distributing 1400 or modifying the Library or works based on it. 1401 1402 10. Each time you redistribute the Library (or any work based on the Library), 1403 the recipient automatically receives a license from the original licensor to 1404 copy, distribute, link with or modify the Library subject to these terms and 1405 conditions. You may not impose any further restrictions on the recipients' 1406 exercise of the rights granted herein. You are not responsible for enforcing 1407 compliance by third parties with this License. 1408 1409 11. If, as a consequence of a court judgment or allegation of patent 1410 infringement or for any other reason (not limited to patent issues), 1411 conditions are imposed on you (whether by court order, agreement or otherwise) 1412 that contradict the conditions of this License, they do not excuse you from 1413 the conditions of this License. If you cannot distribute so as to satisfy 1414 simultaneously your obligations under this License and any other pertinent 1415 obligations, then as a consequence you may not distribute the Library at all. 1416 For example, if a patent license would not permit royalty-free redistribution 1417 of the Library by all those who receive copies directly or indirectly through 1418 you, then the only way you could satisfy both it and this License would be to 1419 refrain entirely from distribution of the Library. 1420 1421 If any portion of this section is held invalid or unenforceable under any 1422 particular circumstance, the balance of the section is intended to apply, and 1423 the section as a whole is intended to apply in other circumstances. 1424 1425 It is not the purpose of this section to induce you to infringe any patents or 1426 other property right claims or to contest validity of any such claims; this 1427 section has the sole purpose of protecting the integrity of the free software 1428 distribution system which is implemented by public license practices. Many 1429 people have made generous contributions to the wide range of software 1430 distributed through that system in reliance on consistent application of that 1431 system; it is up to the author/donor to decide if he or she is willing to 1432 distribute software through any other system and a licensee cannot impose that 1433 choice. 1434 1435 This section is intended to make thoroughly clear what is believed to be a 1436 consequence of the rest of this License. 1437 1438 12. If the distribution and/or use of the Library is restricted in certain 1439 countries either by patents or by copyrighted interfaces, the original 1440 copyright holder who places the Library under this License may add an explicit 1441 geographical distribution limitation excluding those countries, so that 1442 distribution is permitted only in or among countries not thus excluded. In 1443 such case, this License incorporates the limitation as if written in the body 1444 of this License. 1445 1446 13. The Free Software Foundation may publish revised and/or new versions of 1447 the Lesser General Public License from time to time. Such new versions will be 1448 similar in spirit to the present version, but may differ in detail to address 1449 new problems or concerns. 1450 1451 Each version is given a distinguishing version number. If the Library 1452 specifies a version number of this License which applies to it and "any later 1453 version", you have the option of following the terms and conditions either of 1454 that version or of any later version published by the Free Software 1455 Foundation. If the Library does not specify a license version number, you may 1456 choose any version ever published by the Free Software Foundation. 1457 1458 14. If you wish to incorporate parts of the Library into other free programs 1459 whose distribution conditions are incompatible with these, write to the author 1460 to ask for permission. For software which is copyrighted by the Free Software 1461 Foundation, write to the Free Software Foundation; we sometimes make 1462 exceptions for this. Our decision will be guided by the two goals of 1463 preserving the free status of all derivatives of our free software and of 1464 promoting the sharing and reuse of software generally. 1465 1466 NO WARRANTY 1467 1468 15. BECAUSE THE LIBRARY IS LICENSED FREE OF CHARGE, THERE IS NO WARRANTY FOR 1469 THE LIBRARY, TO THE EXTENT PERMITTED BY APPLICABLE LAW. EXCEPT WHEN OTHERWISE 1470 STATED IN WRITING THE COPYRIGHT HOLDERS AND/OR OTHER PARTIES PROVIDE THE 1471 LIBRARY "AS IS" WITHOUT WARRANTY OF ANY KIND, EITHER EXPRESSED OR IMPLIED, 1472 INCLUDING, BUT NOT LIMITED TO, THE IMPLIED WARRANTIES OF MERCHANTABILITY AND 1473 FITNESS FOR A PARTICULAR PURPOSE. THE ENTIRE RISK AS TO THE QUALITY AND 1474 PERFORMANCE OF THE LIBRARY IS WITH YOU. SHOULD THE LIBRARY PROVE DEFECTIVE, 1475 YOU ASSUME THE COST OF ALL NECESSARY SERVICING, REPAIR OR CORRECTION. 1476 1477 16. IN NO EVENT UNLESS REQUIRED BY APPLICABLE LAW OR AGREED TO IN WRITING WILL 1478 ANY COPYRIGHT HOLDER, OR ANY OTHER PARTY WHO MAY MODIFY AND/OR REDISTRIBUTE 1479 THE LIBRARY AS PERMITTED ABOVE, BE LIABLE TO YOU FOR DAMAGES, INCLUDING ANY 1480 GENERAL, SPECIAL, INCIDENTAL OR CONSEQUENTIAL DAMAGES ARISING OUT OF THE USE 1481 OR INABILITY TO USE THE LIBRARY (INCLUDING BUT NOT LIMITED TO LOSS OF DATA OR 1482 DATA BEING RENDERED INACCURATE OR LOSSES SUSTAINED BY YOU OR THIRD PARTIES OR 1483 A FAILURE OF THE LIBRARY TO OPERATE WITH ANY OTHER SOFTWARE), EVEN IF SUCH 1484 HOLDER OR OTHER PARTY HAS BEEN ADVISED OF THE POSSIBILITY OF SUCH DAMAGES. 1485 END OF TERMS AND CONDITIONS 1486 How to Apply These Terms to Your New Libraries 1487 If you develop a new library, and you want it to be of the greatest possible 1488 use to the public, we recommend making it free software that everyone can 1489 redistribute and change. You can do so by permitting redistribution under 1490 these terms (or, alternatively, under the terms of the ordinary General Public 1491 License). 1492 1493 To apply these terms, attach the following notices to the library. It is 1494 safest to attach them to the start of each source file to most effectively 1495 convey the exclusion of warranty; and each file should have at least the 1496 "copyright" line and a pointer to where the full notice is found. 1497 1498 <one line to give the library's name and an idea of what it does.> 1499 Copyright (C) <year> <name of author> 1500 1501 This library is free software; you can redistribute it and/or modify it 1502 under the terms of the GNU Lesser General Public License as published by the 1503 Free Software Foundation; either version 2.1 of the License, or (at your 1504 option) any later version. 1505 1506 This library is distributed in the hope that it will be useful, but 1507 WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or 1508 FITNESS FOR A PARTICULAR PURPOSE. See the GNU Lesser General Public License 1509 for more details. 1510 1511 You should have received a copy of the GNU Lesser General Public License 1512 along with this library; if not, write to the Free Software Foundation, Inc., 1513 59 Temple Place, Suite 330, Boston, MA 02111-1307 USA 1514 1515 Also add information on how to contact you by electronic and paper mail. 1516 1517 You should also get your employer (if you work as a programmer) or your 1518 school, if any, to sign a "copyright disclaimer" for the library, if 1519 necessary. Here is a sample; alter the names: 1520 1521 Yoyodyne, Inc., hereby disclaims all copyright interest in the library 1522 `Frob' (a library for tweaking knobs) written by James Random Hacker. 1523 1524 signature of Ty Coon, 1 April 1990 1525 Ty Coon, President of Vice 1526 1527 That's all there is to it! 1528 1529 We have used the following software: 1530 1531 1. ExcelReader package to read the xls files. We have taken the utility from the following Web site : 1532 http://freshmeat.net/projects/phpexcelreader/ 1533 The product is available as GNU General Public License (GPL). 1534 1535 2. E-mail Client to handle attachments with PHP. We have taken the ideas from the article by Kevin Steffer available at the 1536 http://www.linuxscope.net/articles/mailAttachmentsPHP.html 1537 1538 3. FPDF package to create PDF reports and documents. We have downloaded package from http://www.fpdf.org 1539 1540 4. Prototype (Object-Oriented JavaScript framework) package to ease development of dynamic web applications. We have downloaded package from http://prototype.conio.net 1541 1542 5. class_http to cache scraped content. We have downloaded package from http://www.troywolf.com/articles/php/class_http/ 1543 1544 6.Carousel Slideshow package to display large images as thumbnails. We have downloaded package from http://www.dynamicdrive.com/dynamicindex14/carousel2.htm 1545 1546 7. Ajax Popup Chat for enabling instant messaging for vtiger CRM users. We have downloaded package from http://www.os-solution.com/demo/ajaxcsspopupchat/index.php 1547 1548 8. Image Crossfade Redux for enabling fade effect to images. We have downloaded package from http://slayeroffice.com/code/imageCrossFade/xfade2.html 1549 1550 9. Calculator for enabling calculations in vtiger CRM. We have downloaded package from http://www.hmhd.com/steve 1551 1552 We are grateful to the creators of the respective products for providing such a beautiful utilities.
titre
Description
Corps
titre
Description
Corps
titre
Description
Corps
titre
Corps
Généré le : Sun Feb 25 10:22:19 2007 | par Balluche grâce à PHPXref 0.7 |