correct jQuery license in LICENSE file
Project: http://git-wip-us.apache.org/repos/asf/storm/repo Commit: http://git-wip-us.apache.org/repos/asf/storm/commit/baf7e2c4 Tree: http://git-wip-us.apache.org/repos/asf/storm/tree/baf7e2c4 Diff: http://git-wip-us.apache.org/repos/asf/storm/diff/baf7e2c4 Branch: refs/heads/security Commit: baf7e2c48a7b5340cfd169efa638fa2f1fa03eab Parents: ec2d33c Author: P. Taylor Goetz <[email protected]> Authored: Fri Nov 7 12:40:13 2014 -0500 Committer: P. Taylor Goetz <[email protected]> Committed: Fri Nov 7 12:40:13 2014 -0500 ---------------------------------------------------------------------- LICENSE | 14 +++++++++++++- storm-dist/binary/LICENSE | 15 +++++++++++++-- 2 files changed, 26 insertions(+), 3 deletions(-) ---------------------------------------------------------------------- http://git-wip-us.apache.org/repos/asf/storm/blob/baf7e2c4/LICENSE ---------------------------------------------------------------------- diff --git a/LICENSE b/LICENSE index e30786b..2c7adb3 100644 --- a/LICENSE +++ b/LICENSE @@ -206,7 +206,19 @@ For jQuery 1.6.2 (storm-core/src/ui/public/js/jquery-1.6.2.min.js) -Copyright (c) 2009 John Resig, http://jquery.com/ +jQuery JavaScript Library v1.6.2 +http://jquery.com/ + +Copyright 2011, John Resig +Dual licensed under the MIT or GPL Version 2 licenses. +http://jquery.org/license + +Includes Sizzle.js +http://sizzlejs.com/ +Copyright 2011, The Dojo Foundation +Released under the MIT, BSD, and GPL Licenses. + +MIT license selected: Permission is hereby granted, free of charge, to any person obtaining a copy of this software and associated documentation files (the http://git-wip-us.apache.org/repos/asf/storm/blob/baf7e2c4/storm-dist/binary/LICENSE ---------------------------------------------------------------------- diff --git a/storm-dist/binary/LICENSE b/storm-dist/binary/LICENSE index 5ad9e5d..1a8c4a8 100644 --- a/storm-dist/binary/LICENSE +++ b/storm-dist/binary/LICENSE @@ -245,10 +245,21 @@ WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE. ----------------------------------------------------------------------- - For jQuery 1.6.2 (storm-core/src/ui/public/js/jquery-1.6.2.min.js) -Copyright (c) 2009 John Resig, http://jquery.com/ +jQuery JavaScript Library v1.6.2 +http://jquery.com/ + +Copyright 2011, John Resig +Dual licensed under the MIT or GPL Version 2 licenses. +http://jquery.org/license + +Includes Sizzle.js +http://sizzlejs.com/ +Copyright 2011, The Dojo Foundation +Released under the MIT, BSD, and GPL Licenses. + +MIT license selected: Permission is hereby granted, free of charge, to any person obtaining a copy of this software and associated documentation files (the
