[license] Update LICENSE file for the latest version
Project: http://git-wip-us.apache.org/repos/asf/flink/repo Commit: http://git-wip-us.apache.org/repos/asf/flink/commit/51ab77b1 Tree: http://git-wip-us.apache.org/repos/asf/flink/tree/51ab77b1 Diff: http://git-wip-us.apache.org/repos/asf/flink/diff/51ab77b1 Branch: refs/heads/release-1.0 Commit: 51ab77b16a994f2f511e34bb37f9c2294a234e50 Parents: 0601a76 Author: Stephan Ewen <[email protected]> Authored: Fri Feb 26 18:31:32 2016 +0100 Committer: Robert Metzger <[email protected]> Committed: Fri Feb 26 20:57:04 2016 +0100 ---------------------------------------------------------------------- LICENSE | 33 ++++++++++++++------------------- 1 file changed, 14 insertions(+), 19 deletions(-) ---------------------------------------------------------------------- http://git-wip-us.apache.org/repos/asf/flink/blob/51ab77b1/LICENSE ---------------------------------------------------------------------- diff --git a/LICENSE b/LICENSE index 98af295..c9292d1 100644 --- a/LICENSE +++ b/LICENSE @@ -217,24 +217,20 @@ conditions of their respective licenses. The Apache Flink project bundles the following files under the MIT License: - - jQuery v2.1.0. (http://jquery.com) - Copyright 2014 jQuery Foundation and other contributors - - Sizzle.js (http://sizzlejs.com) - Copyright 2010, The Dojo Foundation - - Bootstrap 3.1.1 (http://getbootstrap.com) - Copyright (c) 2011-2014 Twitter, Inc - - normalize.css v3.0.0 (http://git.io/normalize) - Copyright (c) Nicolas Gallagher and Jonathan Neal - - D3 dagre renderer (https://github.com/cpettitt/dagre-d3) - Copyright (c) 2012-2013 Chris Pettitt - - - Angular.JS v1.3.15 (http://angularjs.org) - Copyright (c) 2010-2015 Google, Inc. - - Angular Moment v0.9.2 (http://www.momentjs.com) - Copyright (C) 2013, 2014, 2015, Uri Shaked <[email protected]> - - Angular UI Router v0.2.13 (http://angular-ui.github.io) - Copyright (c) 2013-2015 The AngularUI Team, Karsten Sperling - - Bootstrap v3.3.5 (http://getbootstrap.com) - Copyright (c) 2011-2015 Twitter, Inc - - D3 timeline (https://github.com/jiahuang/d3-timeline) - Copyright (c) 2012-2015 Jia Huang - - dagre v0.7.3 (https://github.com/cpettitt/dagre) - Copyright (c) 2012-2014 Chris Pettitt - - dagre-d3 v0.4.10 (https://github.com/cpettitt/dagre-d3) - Copyright (c) 2013 Chris Pettitt - - Font Awesome (code) v4.3.0 (http://fontawesome.io) - Copyright (c) 2014 Dave Gandy + - Angular.JS v1.4.8 (http://angularjs.org) - Copyright (c) 2010-2015 Google, Inc. + - Angular Moment v0.10.3 (http://www.momentjs.com) - Copyright (C) 2013, 2014, 2015, Uri Shaked <[email protected]> + - Angular UI Router v0.2.15 (http://angular-ui.github.io) - Copyright (c) 2013-2015 The AngularUI Team, Karsten Sperling + - Bootstrap v3.3.6 (http://getbootstrap.com) - Copyright (c) 2011-2015 Twitter, Inc + - d3 timeline (https://github.com/jiahuang/d3-timeline) - Copyright (c) 2012-2015 Jia Huang + - dagre v0.7.4 (https://github.com/cpettitt/dagre) - Copyright (c) 2012-2014 Chris Pettitt + - dagre-d3 v0.4.17 (https://github.com/cpettitt/dagre-d3) - Copyright (c) 2013 Chris Pettitt + - EvEmitter v1.0.2 (https://github.com/metafizzy/ev-emitter) - Copyright (C) 2016 David DeSandro + - Font Awesome (code) v4.5.0 (http://fontawesome.io) - Copyright (c) 2014 Dave Gandy - graphlib v1.0.7 (https://github.com/cpettitt/graphlib) - Copyright (c) 2012-2014 Chris Pettitt - - JQuery v2.1.4 (http://jquery.com/) - Copyright 2014 jQuery Foundation and other contributors - - lodash v3.10.0 (http://dojofoundation.org) - Copyright 2012-2015 The Dojo Foundation - - moment.js v2.9.0 (http://momentjs.com/docs/) - Copyright (c) 2011-2014 Tim Wood, Iskren Chernev, Moment.js contributors + - imagesloaded v4.1.0 (https://github.com/desandro/imagesloaded) - Copyright (C) 2016 David DeSandro + - JQuery v2.2.0 (http://jquery.com/) - Copyright 2014 jQuery Foundation and other contributors + - lodash v3.10.1 (http://dojofoundation.org) - Copyright 2012-2015 The Dojo Foundation + - moment.js v2.10.6 (http://momentjs.com/docs/) - Copyright (c) 2011-2014 Tim Wood, Iskren Chernev, Moment.js contributors - moment-duration-format v1.3.0 (https://github.com/jsmreese/moment-duration-format) - Copyright (c) 2013 John Madhavan-Reese - qtip2 v2.2.1 (http://qtip2.com) - Copyright (c) 2012 Craig Michael Thompson @@ -266,8 +262,7 @@ THE SOFTWARE. The Apache Flink project bundles the following files under BSD licenses: (3-clause BSD license) - - D3 v3.4.6 (http://d3js.org/) - Copyright (c) 2010-2014, Michael Bostock - - D3 v3.5.6 (http://d3js.org/) - Copyright (c) 2010-2015, Michael Bostock + - D3 v3.5.12 (http://d3js.org/) - Copyright (c) 2010-2015, Michael Bostock All rights reserved.
