mirror of
https://github.com/ONLYOFFICE/server.git
synced 2026-04-07 14:04:35 +08:00
Removed sencha license
This commit is contained in:
@ -35,98 +35,91 @@ License: MIT License
|
||||
License File: license/SockJS.license
|
||||
|
||||
|
||||
6. Sencha Touch - a high-performance HTML5 mobile application framework, is the cornerstone of the Sencha HTML5 platform. Built for enabling world-class user experiences, Sencha Touch is the only framework that enables developers to build powerful apps that work on iOS, Android, BlackBerry, Windows Phone, and more.
|
||||
|
||||
URL: http://www.sencha.com/products/touch
|
||||
License: GPLv3
|
||||
License File: license/Touch.license
|
||||
|
||||
|
||||
7. Underscore - Underscore is a utility-belt library for JavaScript that provides a lot of the functional programming support that you would expect in Prototype.js (or Ruby), but without extending any of the built-in JavaScript objects. It's the tie to go along with jQuery's tux, and Backbone.js's suspenders.
|
||||
6. Underscore - Underscore is a utility-belt library for JavaScript that provides a lot of the functional programming support that you would expect in Prototype.js (or Ruby), but without extending any of the built-in JavaScript objects. It's the tie to go along with jQuery's tux, and Backbone.js's suspenders.
|
||||
|
||||
URL: https://github.com/jashkenas/underscore/
|
||||
License: MIT License
|
||||
License File: license/Underscore.license
|
||||
|
||||
|
||||
8. XRegExp - XRegExp is an open source (MIT License) JavaScript library that provides augmented and extensible regular expressions. You get new syntax, flags, and methods beyond what browsers support natively. XRegExp is also a regex utility belt with tools to make your client-side grepping simpler and more powerful, while freeing you from worrying about pesky cross-browser inconsistencies and the dubious lastIndex property.
|
||||
7. XRegExp - XRegExp is an open source (MIT License) JavaScript library that provides augmented and extensible regular expressions. You get new syntax, flags, and methods beyond what browsers support natively. XRegExp is also a regex utility belt with tools to make your client-side grepping simpler and more powerful, while freeing you from worrying about pesky cross-browser inconsistencies and the dubious lastIndex property.
|
||||
|
||||
URL: http://xregexp.com/
|
||||
License: MIT License
|
||||
License File: license/XRegExp.license
|
||||
|
||||
|
||||
9. ZeroClipboard - The ZeroClipboard library provides an easy way to copy text to the clipboard using an invisible Adobe Flash movie and a JavaScript interface.
|
||||
8. ZeroClipboard - The ZeroClipboard library provides an easy way to copy text to the clipboard using an invisible Adobe Flash movie and a JavaScript interface.
|
||||
|
||||
URL: http://zeroclipboard.org
|
||||
License: MIT License
|
||||
License File: license/ZeroClipboard.license
|
||||
|
||||
|
||||
10. Hunspell - Hunspell is the spell checker of LibreOffice, OpenOffice.org, Mozilla Firefox 3 & Thunderbird, Google Chrome, and it is also used by proprietary software packages, like Mac OS X, InDesign, memoQ, Opera and SDL Trados.
|
||||
9. Hunspell - Hunspell is the spell checker of LibreOffice, OpenOffice.org, Mozilla Firefox 3 & Thunderbird, Google Chrome, and it is also used by proprietary software packages, like Mac OS X, InDesign, memoQ, Opera and SDL Trados.
|
||||
|
||||
URL: http://sourceforge.net/projects/hunspell/
|
||||
License: MPL 1.1/GPL 2.0/LGPL 2.1
|
||||
License File: license/Hunspell.license
|
||||
|
||||
|
||||
11. NodeHun- The Hunspell binding for nodejs that exposes as much of hunspell as possible and also adds new features.
|
||||
10. NodeHun - The Hunspell binding for nodejs that exposes as much of hunspell as possible and also adds new features.
|
||||
|
||||
URL: https://npmjs.org/package/nodehun
|
||||
License: MIT License
|
||||
License File: license/NodeHun.license
|
||||
|
||||
|
||||
12. Backbone - Backbone.js gives structure to web applications by providing models with key-value binding and custom events, collections with a rich API of enumerable functions, views with declarative event handling, and connects it all to your existing API over a RESTful JSON interface.
|
||||
11. Backbone - Backbone.js gives structure to web applications by providing models with key-value binding and custom events, collections with a rich API of enumerable functions, views with declarative event handling, and connects it all to your existing API over a RESTful JSON interface.
|
||||
|
||||
URL: http://backbonejs.org/
|
||||
License: MIT License
|
||||
License File: license/Backbone.license
|
||||
|
||||
|
||||
13. jQuery.browser - A jQuery plugin for browser detection.
|
||||
12. jQuery.browser - A jQuery plugin for browser detection.
|
||||
|
||||
URL: http://api.jquery.com/jquery.browser/
|
||||
License: MIT License
|
||||
License File: license/jQuery.browser.license
|
||||
|
||||
|
||||
14. PerfectScrollbar - Tiny but perfect jQuery scrollbar plugin.
|
||||
13. PerfectScrollbar - Tiny but perfect jQuery scrollbar plugin.
|
||||
|
||||
URL: http://noraesae.github.com/perfect-scrollbar/
|
||||
License: MIT License
|
||||
License File: license/PerfectScrollbar.license
|
||||
|
||||
|
||||
15. jsrsasign - The 'jsrsasign' (RSA-Sign JavaScript Library) is a open source free pure JavaScript implementation of PKCS#1 v2.1 RSASSA-PKCS1-v1_5 RSA signing and validation algorithm.
|
||||
14. jsrsasign - The 'jsrsasign' (RSA-Sign JavaScript Library) is a open source free pure JavaScript implementation of PKCS#1 v2.1 RSASSA-PKCS1-v1_5 RSA signing and validation algorithm.
|
||||
|
||||
URL: http://kjur.github.io/jsrsasign/
|
||||
License: MIT License
|
||||
License File: license/jsrsasign.license
|
||||
|
||||
|
||||
16. JSZip - SZip is a javascript library for creating, reading and editing .zip files, with a lovely and simple API.
|
||||
15. JSZip - SZip is a javascript library for creating, reading and editing .zip files, with a lovely and simple API.
|
||||
|
||||
URL: http://stuk.github.io/jszip/
|
||||
License: MIT license or the GPLv3 license
|
||||
License File: license/jszip.license
|
||||
|
||||
|
||||
17. JSZipUtils - A collection of cross-browser utilities to go along with JSZip.
|
||||
16. JSZipUtils - A collection of cross-browser utilities to go along with JSZip.
|
||||
|
||||
URL: http://stuk.github.io/jszip-utils/
|
||||
License: MIT license or the GPLv3 license
|
||||
License File: license/jszip.license
|
||||
|
||||
|
||||
18. less - Less is a CSS pre-processor
|
||||
17. less - Less is a CSS pre-processor
|
||||
|
||||
URL: http://lesscss.org/
|
||||
License: Apache 2 License
|
||||
License File: license/less.license
|
||||
|
||||
|
||||
19. requirejs-text - A RequireJS/AMD loader plugin for loading text resources
|
||||
18. requirejs-text - A RequireJS/AMD loader plugin for loading text resources
|
||||
|
||||
URL: http://lesscss.org/
|
||||
License: MIT License
|
||||
|
||||
@ -1,68 +0,0 @@
|
||||
Sencha Touch & Sencha Touch Charts - JavaScript Libraries
|
||||
Copyright (c) 2010-2012, Sencha, Inc.
|
||||
All rights reserved.
|
||||
licensing@sencha.com
|
||||
|
||||
http://www.sencha.com/products/touch/license.php
|
||||
|
||||
|
||||
Open Source License
|
||||
------------------------------------------------------------------------------------------
|
||||
This version of Sencha Touch and Sencha Touch Charts is licensed under the terms of the Open
|
||||
Source GPL 3.0 license.
|
||||
|
||||
http://www.gnu.org/licenses/gpl.html
|
||||
|
||||
There are several FLOSS exceptions available for use with this release for
|
||||
open source applications that are distributed under a license other than the GPL.
|
||||
|
||||
* Open Source License Exception for Applications
|
||||
|
||||
http://www.sencha.com/products/floss-exception.php
|
||||
|
||||
* Open Source License Exception for Development
|
||||
|
||||
http://www.sencha.com/products/ux-exception.php
|
||||
|
||||
|
||||
Alternate Licensing for Sencha Touch
|
||||
------------------------------------------------------------------------------------------
|
||||
Commercial and OEM Licenses are available for an alternate download of Sencha Touch.
|
||||
This is the appropriate option if you are creating proprietary applications and you are
|
||||
not prepared to distribute and share the source code of your application under the
|
||||
GPL v3 license. Please visit http://www.sencha.com/store/touch/license.php for more details.
|
||||
|
||||
|
||||
Alternate Licensing for Sencha Touch Charts
|
||||
------------------------------------------------------------------------------------------
|
||||
Commercial and OEM Licenses are available for an alternate download of Sencha Touch Charts.
|
||||
This is the appropriate option if you are creating proprietary applications and you are
|
||||
not prepared to distribute and share the source code of your application under the
|
||||
GPL v3 license.
|
||||
|
||||
Sencha Touch Charts is available commercially only as a part of Sencha Complete or Sencha
|
||||
Complete Team. Please visit http://www.sencha.com/products/complete/license or
|
||||
http://www.sencha.com/products/complete-team/license for more details.
|
||||
|
||||
|
||||
Third Party Content
|
||||
------------------------------------------------------------------------------------------
|
||||
The following third party software is distributed with Sencha Touch and is
|
||||
provided under other licenses and/or has source available from other locations.
|
||||
|
||||
Library: JSON parser
|
||||
License: Public Domain
|
||||
Location: http://www.JSON.org/js.html
|
||||
|
||||
Library: flexible-js-formatting - date parsing and formatting
|
||||
License: MIT
|
||||
Location: http://code.google.com/p/flexible-js-formatting/
|
||||
|
||||
Library: Jasmine <20> unit testing
|
||||
License: MIT
|
||||
Location: https://github.com/pivotal/jasmine
|
||||
|
||||
|
||||
--
|
||||
|
||||
THIS SOFTWARE IS DISTRIBUTED "AS-IS" WITHOUT ANY WARRANTIES, CONDITIONS AND REPRESENTATIONS WHETHER EXPRESS OR IMPLIED, INCLUDING WITHOUT LIMITATION THE IMPLIED WARRANTIES AND CONDITIONS OF MERCHANTABILITY, MERCHANTABLE QUALITY, FITNESS FOR A PARTICULAR PURPOSE, DURABILITY, NON-INFRINGEMENT, PERFORMANCE AND THOSE ARISING BY STATUTE OR FROM CUSTOM OR USAGE OF TRADE OR COURSE OF DEALING.
|
||||
Reference in New Issue
Block a user