Difference between revisions of "X-Cart:Third party components"
Line 1: | Line 1: | ||
− | {{XC 4. | + | {{XC 4.6}} |
{| border="1" class="wikitable" | {| border="1" class="wikitable" | ||
Line 82: | Line 82: | ||
| Copyright (c) 2010 AUTHORS.txt ([http://jqueryui.com/about http://jqueryui.com/about]) | | Copyright (c) 2010 AUTHORS.txt ([http://jqueryui.com/about http://jqueryui.com/about]) | ||
| [http://www.gnu.org/licenses/gpl.html GPL] and [http://www.opensource.org/licenses/mit-license.php MIT] license | | [http://www.gnu.org/licenses/gpl.html GPL] and [http://www.opensource.org/licenses/mit-license.php MIT] license | ||
+ | |- | ||
+ | | OpenID | ||
+ | | copyright 2005-2008 Janrain, Inc. (openid@janrain.com) | ||
+ | | [http://www.apache.org/licenses/LICENSE-2.0 Apache 2.0] license | ||
+ | |||
+ | |- | ||
+ | | PasswordHash | ||
+ | | Copyright (c) 2004-2006 Solar Designer (solar@openwall.com) | ||
+ | | | ||
+ | |- | ||
+ | | Klarna API | ||
+ | | Copyright (c) 2012 Klarna AB ([http://klarna.com]) | ||
+ | | [http://opensource.org/licenses/BSD-2-Clause BSD 2 License] | ||
+ | |- | ||
+ | | PEAR::Text_Diff | ||
+ | | Copyright (c) 2004 Geoffrey T. Dairiki <dairiki@dairiki.org>, Copyright 2004-2009 The Horde Project (http://www.horde.org/) | ||
+ | | [http://www.gnu.org/copyleft/lesser.html LGPL] license | ||
+ | |- | ||
+ | | handlebars.min.js | ||
+ | | Copyright (c) 2011 Yehuda Katz | ||
+ | |- | ||
+ | | jCarousel (jQuery plugin) | ||
+ | | Copyright (c) 2006 Jan Sorgalla (http://sorgalla.com) | ||
+ | | [http://www.gnu.org/licenses/gpl.html GPL] and [http://www.opensource.org/licenses/mit-license.php MIT] license | ||
+ | |- | ||
+ | | SWFObject | ||
+ | | author unknown | ||
+ | | [http://www.opensource.org/licenses/mit-license.php MIT] license | ||
+ | |- | ||
+ | | hoverIntent (jQuery plugin) | ||
+ | | Copyright (c) 2011 Brian Cherne (brian@cherne.net) | ||
+ | | | ||
|} | |} | ||
[[Category:X-Cart developer guide]] | [[Category:X-Cart developer guide]] |
Revision as of 16:08, 20 June 2013
X-Cart 4.6or above
Component | Copyright owner | License |
---|---|---|
Smarty | Copyright (c) @author Monte Ohrt <monte at ohrt dot com> @author Andrei Zmievski <andrei@php.net> @copyright 2001-2005 New Digital Group, Inc. |
LGPL license |
htmlpurifier | Copyright (c) 2006-2008 Edward Z. Yang | LGPL license |
phpmailer | Copyright (c) Author: Andy Prevost (project admininistrator) Author: Brent R. Matzelle (original founder) Copyright (c) 2004-2007, Andy Prevost. All Rights Reserved. Copyright (c) 2001-2003, Brent R. Matzelle |
LGPL license |
JSON | Copyright (c) @author Michal Migurski <mike-json@teczno.com> @author Matt Knapp <mdknapp[at]gmail[dot]com> @author Brett Stimmerman <brettstimmerman[at]gmail[dot]com> @copyright 2005 Michal Migurski |
BSD License |
Unsharp Mask for PHP | Copyright (c) Unsharp mask algorithm by Torstein 2003-07. | License limitations are unspecified. |
edit_area | Copyright (c) Developped by Christophe Dolivet Copyright 2008 Christophe Dolivet | LGPL, Apache and BSD licenses |
ckeditor | Copyright (c) 2003-2010, CKSource - Frederico Knabben. All rights reserved. | GPL, LGPL and MPL open source licenses |
tinymce | Copyright (c) Copyright 2009, Moxiecode Systems AB | LGPL license |
innovaeditor | Copyright (c) Copyright 2003-2007, INNOVA STUDIO (www.InnovaStudio.com) | http://www.innovastudio.com/editor_license.aspx |
jquery | Copyright (c) Copyright 2010, John Resig Copyright 2010, The Dojo Foundation | MIT and GPL v2 licensehttp://jquery.org/license |
PEAR | Copyright (c) @author Sterling Hughes <sterling@php.net> @author Stig Bakken <ssb@php.net> @author Tomas V.V.Cox <cox@idecnet.com> @author Greg Beaver <cellog@php.net> @copyright 1997-2010 The Authors |
PHP license 3.01 |
PEAR::Cache_Lite | Copyright (c) @author Fabien MARTY <fab@php.net> | LGPL license |
Cloud Zoom (jQuery plugin) | (c) 2010 by R Cecco. <http://www.professorcloud.com> | MIT license |
clueTip (jQuery plugin) | @author Karl Swedberg | GPL and MIT license |
ColorBox (jQuery plugin) | Copyright (c) 2010 Jack Moore - jack@colorpowered.com | MIT license |
bgIframe (jQuery plugin) | Copyright (c) 2006 Brandon Aaron (http://brandonaaron.net) | MIT license |
blockUI (jQuery plugin) | Copyright (c) 2007-2008 M. Alsup | MIT license |
cookies (jQuery plugin) | Copyright (c) 2006 Klaus Hartl (stilbuero.de) | MIT license |
jQuery UI CSS Framework | Copyright (c) 2010 AUTHORS.txt (http://jqueryui.com/about) | GPL and MIT license |
OpenID | copyright 2005-2008 Janrain, Inc. (openid@janrain.com) | Apache 2.0 license |
PasswordHash | Copyright (c) 2004-2006 Solar Designer (solar@openwall.com) | |
Klarna API | Copyright (c) 2012 Klarna AB ([1]) | BSD 2 License |
PEAR::Text_Diff | Copyright (c) 2004 Geoffrey T. Dairiki <dairiki@dairiki.org>, Copyright 2004-2009 The Horde Project (http://www.horde.org/) | LGPL license |
handlebars.min.js | Copyright (c) 2011 Yehuda Katz | |
jCarousel (jQuery plugin) | Copyright (c) 2006 Jan Sorgalla (http://sorgalla.com) | GPL and MIT license |
SWFObject | author unknown | MIT license |
hoverIntent (jQuery plugin) | Copyright (c) 2011 Brian Cherne (brian@cherne.net) |