dave2wave commented on a change in pull request #3368: License work
URL: https://github.com/apache/incubator-heron/pull/3368#discussion_r337264727
##########
File path: LICENSE
##########
@@ -292,3 +323,13 @@ See project link for details.
kashmir(https://github.com/Corvusoft/kashmir-dependency/blob/master/LICENSE_1_0.txt)
-> third_party/kashmir/*
+
+========================================================================
+Third party GNU General Public License, Version 3.0 licenses
Review comment:
Look at the source file referenced by the GPL license inclusion.
/*!
* jQuery JavaScript Library v1.7.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.
*
* Date: Wed Mar 21 12:46:34 2012 -0700
*/
When a file is licensed under multiples we choose the one that is
compatible. In these cases we do NOT choose GPL.
----------------------------------------------------------------
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.
For queries about this service, please contact Infrastructure at:
[email protected]
With regards,
Apache Git Services