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

rzo1 pushed a commit to branch master
in repository https://gitbox.apache.org/repos/asf/storm.git


The following commit(s) were added to refs/heads/master by this push:
     new e02d346ca Update LICENSE files due to vis.js upgrade
e02d346ca is described below

commit e02d346ca4ebb37a0f05529bb6671ea9394086d9
Author: Richard Zowalla <[email protected]>
AuthorDate: Fri Apr 3 08:38:03 2026 +0200

    Update LICENSE files due to vis.js upgrade
---
 LICENSE        | 14 ++++++++------
 LICENSE-binary | 12 ++++++++----
 2 files changed, 16 insertions(+), 10 deletions(-)

diff --git a/LICENSE b/LICENSE
index fc3f58c34..983ca3a25 100644
--- a/LICENSE
+++ b/LICENSE
@@ -607,17 +607,19 @@ This product bundles PMML Sample Files, which are 
available under a
 
 -----------------------------------------------------------------------
 
-For vis.js 4.16.1 2016-04-18
-(storm-webapp/src/main/java/org/apache/storm/daemon/ui/WEB-INF/js/vis.min.js
-storm-webapp/src/main/java/org/apache/storm/daemon/ui/WEB-INF/css/vis.min.css)
+For vis-network 10.0.2 and vis-data 8.0.3 (bundled via npm into storm-webapp 
webpack output)
 
-vis.js
-https://github.com/almende/vis
-A dynamic, browser-based visualization library.
+vis-network
+https://github.com/visjs/vis-network
+A dynamic, browser-based network visualization library.
+
+vis-data
+https://github.com/visjs/vis-data
 
 The MIT License (MIT)
 
 Copyright (C) 2011-2016 Almende B.V, http://almende.com
+Copyright (C) 2017-2025 vis.js contributors, https://github.com/visjs
 
 Permission is hereby granted, free of charge, to any person obtaining a copy
 of this software and associated documentation files (the "Software"), to deal
diff --git a/LICENSE-binary b/LICENSE-binary
index ee4282e9c..a5c38af7f 100644
--- a/LICENSE-binary
+++ b/LICENSE-binary
@@ -569,15 +569,19 @@ This product bundles PMML Sample Files, which are 
available under a
 
 -----------------------------------------------------------------------
 
-For vis.js 4.21.0 (bundled via npm package "vis" into storm-webapp webpack 
output)
+For vis-network 10.0.2 and vis-data 8.0.3 (bundled via npm into storm-webapp 
webpack output)
 
-vis.js
-https://github.com/almende/vis
-A dynamic, browser-based visualization library.
+vis-network
+https://github.com/visjs/vis-network
+A dynamic, browser-based network visualization library.
+
+vis-data
+https://github.com/visjs/vis-data
 
 The MIT License (MIT)
 
 Copyright (C) 2011-2016 Almende B.V, http://almende.com
+Copyright (C) 2017-2025 vis.js contributors, https://github.com/visjs
 
 Permission is hereby granted, free of charge, to any person obtaining a copy
 of this software and associated documentation files (the "Software"), to deal

Reply via email to