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