Adding versions to software.
Project: http://git-wip-us.apache.org/repos/asf/incubator-usergrid/repo Commit: http://git-wip-us.apache.org/repos/asf/incubator-usergrid/commit/bcd019c8 Tree: http://git-wip-us.apache.org/repos/asf/incubator-usergrid/tree/bcd019c8 Diff: http://git-wip-us.apache.org/repos/asf/incubator-usergrid/diff/bcd019c8 Branch: refs/heads/ug2-doc-update Commit: bcd019c81d93b9a76f33e1ed7f1df0dfff5aee45 Parents: 09a771d Author: GERey <[email protected]> Authored: Tue Aug 4 13:13:47 2015 -0700 Committer: GERey <[email protected]> Committed: Tue Aug 4 13:13:47 2015 -0700 ---------------------------------------------------------------------- LICENSE | 48 +++++++++++++++++++++++------------------------- 1 file changed, 23 insertions(+), 25 deletions(-) ---------------------------------------------------------------------- http://git-wip-us.apache.org/repos/asf/incubator-usergrid/blob/bcd019c8/LICENSE ---------------------------------------------------------------------- diff --git a/LICENSE b/LICENSE index a4b9abe..b3de1e0 100644 --- a/LICENSE +++ b/LICENSE @@ -1,4 +1,3 @@ - Apache Usergrid itself is licensed under the terms of the Apache License: Apache License @@ -214,7 +213,7 @@ licenses. IOS SDK ------- -For the SBJson component: +For the SBJson v3.1 component: Copyright (c) Stig Brautaset. All rights reserved. @@ -243,7 +242,7 @@ For the SBJson component: OR TORT (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE. -For the SSKeychain component: +For the SSKeychain v1.0.1 component: ----------------------------- Copyright (c) Sam Soffes, http://soff.es @@ -270,58 +269,57 @@ For the SSKeychain component: Other components: ----------------- -This product bundles angular.js +This product bundles angular.js, specifically AngularJS v1.2.5 (c) 2010-2014 Copyright(c) Google, Inc. Released under the MIT license. -This product bundles angular-scenario.js, part of jQuery JavaScript Library -which Includes Sizzle.js Copyright (c) jQuery Foundation, Inc. and others. +This product bundles angular-scenario.js v1.9.1, part of jQuery JavaScript Library +which Includes Sizzle.js v1.10.16 Copyright (c) jQuery Foundation, Inc. and others. Released under the MIT license. -This product bundles Bootstrap Copyright (c) Twitter, Inc +This product bundles Bootstrap v2.3.2 Copyright 2012 (c) Twitter, Inc Licensed under the MIT license. -The product bundles Intro.js (MIT licensed) +The product bundles Intro.js v0.7.1 (MIT licensed) Copyright (c) usabli.ca - A weekend project by Afshin Mehrabani (@afshinmeh) -This product bundles jQuery +This product bundles jQuery v1.9.1 Licensed under MIT license. -This product bundles jQuery-UI +This product bundles jQuery-UI v1.8.9 Licensed under MIT license. -This product bundles jQuery Sparklines (New BSD License) +This product bundles jQuery Sparklines v2.1.1 (New BSD License) Copyright (c) Splunk Inc. -This product bundles Mocha. +This product bundles Mocha. v1.16.2 All rights reserved. Licensed under MIT. Copyright (c) TJ Holowaychuk <[email protected]> -This product bundles NewtonSoft.Json under MIT license +This product bundles NewtonSoft.Json v4.5.11 under MIT license -This product bundles NPM MD5 (BSD-3 licensed) +This product bundles NPM MD5 v1.1.0 (BSD-3 licensed) Copyright (c) Paul Vorbach and Copyright (C), Jeff Mott. -This product bundles NSubsttute under BSD license +This product bundles NSubstitute v1.6.0.0 under BSD license -This product bundles SBJson, which is available under a "3-clause BSD" license. +This product bundles SBJson v3.1, which is available under a "3-clause BSD" license. For details, see sdks/ios/UGAPI/SBJson/ . -This product bundles Sphinx under BSD license +This product bundles Sphinx v0.1.5 under BSD license -This product bundles SSKeychain, which is available under a "MIT/X11" license. +This product bundles SSKeychain v1.0.1, which is available under a "MIT/X11" license. For details, see sdks/ios/UGAPI/SSKeychain/. -This product bundles SSToolkit. +This product bundles SSToolkit v1.0.3 Copyright (c) Sam Soffes. All rights reserved. These files can be located within the /sdks/ios package. -This product bundles Entypo, CC by SA license - -This product bundles date.min.js, MIT license +This product bundles Entypo v1.0, CC by SA 2012 license -This product bundles jquery.ui.timepicker.min.js, MIT license +This product bundles date.min.js v1.8.9, MIT license -This product bundles blanket_mocha.min.js, MIT license +This product bundles jquery.ui.timepicker.min.js v1.8.9, MIT license -This product bundles FontAwesome, SIL Open Font License +This product bundles blanket_mocha.min.js v1.0.4, MIT license +This product bundles FontAwesome v4.1.0, SIL Open Font License \ No newline at end of file
