Skip to content
Snippets Groups Projects
Select Git revision
  • 2d4dfe7d462ad25dee4e8e1e23cc2c5f22f48faf
  • master default protected
  • foreall
  • revert-f92d86e7
  • 276538
  • 275805
  • 156058834
  • 283051
  • 157488904
  • security
  • 1799
  • 1713
  • 1750
  • 1800
  • 1798
  • 1797
  • 1796
  • forcomposer
  • 8.3.0
  • 8.2.0
  • 8.1.0
  • 8.0.0
  • 7.5.0
  • 7.4.0GA
  • 7.4.0RC
  • 7.3.0H2
  • 7.3.0H1
  • 7.3.0
  • 7.3RC
  • 7.2.0
  • 7.1.0H3
  • 7.1.0
  • 7.1.0RC
  • 7.0.1
  • 7.0.0
  • 6.5.0
  • 6.4.0
37 results

copyright.html

Blame
  • Forked from vtiger / vtigercrm
    329 commits behind the upstream repository.
    prasad's avatar
    Prasad authored
    9af0308a
    History
    copyright.html 1.19 KiB
    <html>
    <!--
    /*********************************************************************************
      ** The contents of this file are subject to the vtiger CRM Public License Version 1.0
       * ("License"); You may not use this file except in compliance with the License
       * The Original Code is:  vtiger CRM Open Source
       * The Initial Developer of the Original Code is vtiger.
       * Portions created by vtiger are Copyright (C) vtiger.
       * All Rights Reserved.
      *
      ********************************************************************************/
    -->
    <head>
    	<title>Copyright</title>
    	<style type="text/css">
    	</style>
    </head>
    <body >
    	<table style="border:1px solid #ccccccc; font-family:Arial;" ><tr><td><font size='2'>This software is a collective work consisting of the following major Open Source components:<br> 
    Apache software, MySQL server, PHP, SugarCRM, ADOdb, Smarty, PHPMailer, MagpieRSS and others, each licensed under a separate Open Source License. 
    vtiger.com is not affiliated with nor endorsed by any of the above providers. See <a href='https://www.vtiger.com/vtiger-public-license-1-1/' class="copy" target="_blank">Copyrights </a> for details.);</font></td>
    </tr>
    </table>
    
    
    </body>		
    </html>