This is an automated email from the ASF dual-hosted git repository.

tzulitai pushed a commit to branch master
in repository https://gitbox.apache.org/repos/asf/flink-statefun.git

commit fda6b3ea805cbd390abd53cdeef7a3de515f06bf
Author: Stephan Ewen <se...@apache.org>
AuthorDate: Tue Mar 31 18:02:01 2020 +0200

    [FLINK-16893][legal] Add jquery license file
---
 NOTICE                         |  1 +
 licenses/LICENSE.jquery-1.11.2 | 21 +++++++++++++++++++++
 2 files changed, 22 insertions(+)

diff --git a/NOTICE b/NOTICE
index 1c60d51..ee58614 100644
--- a/NOTICE
+++ b/NOTICE
@@ -20,3 +20,4 @@ See bundled license files under "licenses/" for details.
 
 - font-awesome:4.6.3 (Code) (http://fortawesome.github.io/Font-Awesome/) - 
Created by Dave Gandy
     -> css in "docs/page/font-awesome/css"
+- jquery:1.11.2 (http://jquery.com/) Copyright 2014 jQuery Foundation and 
other contributors
diff --git a/licenses/LICENSE.jquery-1.11.2 b/licenses/LICENSE.jquery-1.11.2
new file mode 100644
index 0000000..6a62c1d
--- /dev/null
+++ b/licenses/LICENSE.jquery-1.11.2
@@ -0,0 +1,21 @@
+Copyright 2014 jQuery Foundation and other contributors
+http://jquery.com/
+
+Permission is hereby granted, free of charge, to any person obtaining
+a copy of this software and associated documentation files (the
+"Software"), to deal in the Software without restriction, including
+without limitation the rights to use, copy, modify, merge, publish,
+distribute, sublicense, and/or sell copies of the Software, and to
+permit persons to whom the Software is furnished to do so, subject to
+the following conditions:
+
+The above copyright notice and this permission notice shall be
+included in all copies or substantial portions of the Software.
+
+THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND,
+EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF
+MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND
+NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE
+LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION
+OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION
+WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.
\ No newline at end of file

Reply via email to