[ Index ]

PHP Cross Reference of vtigercrm-6.1.0

title

Body

[close]

/license/ -> License_linux.txt (source)

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


Generated: Fri Nov 28 20:08:37 2014 Cross-referenced by PHPXref 0.7.1