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

andytaylor pushed a commit to branch main
in repository https://gitbox.apache.org/repos/asf/artemis-console.git

commit ead6aa4d6cb5261e8b707c1b09ac864d98f3e433
Author: Andy Taylor <[email protected]>
AuthorDate: Wed Jan 28 10:30:30 2026 +0000

    update license file
---
 .../resources/licenses/licenses/NPMLicenses.txt    | 97 +++++++++++++++++++++-
 1 file changed, 96 insertions(+), 1 deletion(-)

diff --git 
a/artemis-console-distribution/src/main/resources/licenses/licenses/NPMLicenses.txt
 
b/artemis-console-distribution/src/main/resources/licenses/licenses/NPMLicenses.txt
index c167833..33f3180 100644
--- 
a/artemis-console-distribution/src/main/resources/licenses/licenses/NPMLicenses.txt
+++ 
b/artemis-console-distribution/src/main/resources/licenses/licenses/NPMLicenses.txt
@@ -4718,6 +4718,33 @@ SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.
 
 -----
 
+The following software may be included in this product: cookie-signature. A 
copy of the source code may be downloaded from 
https://github.com/visionmedia/node-cookie-signature.git. This software 
contains the following license and notice below:
+
+(The MIT License)
+
+Copyright (c) 2012–2024 LearnBoost <[email protected]> and other 
contributors;
+
+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.
+
+-----
+
 The following software may be included in this product: copy-webpack-plugin, 
css-loader, enhanced-resolve, html-webpack-plugin, loader-utils, 
mini-css-extract-plugin, schema-utils, source-map-loader, style-loader, 
terser-webpack-plugin, watchpack, webpack, webpack-dev-middleware, 
webpack-dev-server. A copy of the source code may be downloaded from 
git+https://github.com/webpack-contrib/copy-webpack-plugin.git 
(copy-webpack-plugin), git+https://github.com/webpack-contrib/css-loader.git (c 
[...]
 
 Copyright JS Foundation and other contributors
@@ -8506,7 +8533,31 @@ THE SOFTWARE.
 
 -----
 
-The following software may be included in this product: isexe, 
json-stringify-safe, lru-cache, minimatch, semver, which, yallist. A copy of 
the source code may be downloaded from git+https://github.com/isaacs/isexe.git 
(isexe), git://github.com/isaacs/json-stringify-safe (json-stringify-safe), 
git://github.com/isaacs/node-lru-cache.git (lru-cache), 
git://github.com/isaacs/minimatch.git (minimatch), 
git+https://github.com/npm/node-semver.git (semver), 
git://github.com/isaacs/node-which.gi [...]
+The following software may be included in this product: is-promise. A copy of 
the source code may be downloaded from https://github.com/then/is-promise.git. 
This software contains the following license and notice below:
+
+Copyright (c) 2014 Forbes Lindesay
+
+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.
+
+-----
+
+The following software may be included in this product: isexe, 
json-stringify-safe, lru-cache, minimatch, once, semver, which, wrappy, 
yallist. A copy of the source code may be downloaded from 
git+https://github.com/isaacs/isexe.git (isexe), 
git://github.com/isaacs/json-stringify-safe (json-stringify-safe), 
git://github.com/isaacs/node-lru-cache.git (lru-cache), 
git://github.com/isaacs/minimatch.git (minimatch), git://github.com/isaacs/once 
(once), git+https://github.com/npm/node-semver. [...]
 
 The ISC License
 
@@ -9683,6 +9734,22 @@ SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.
 
 -----
 
+The following software may be included in this product: merge-descriptors. A 
copy of the source code may be downloaded from 
git+https://github.com/sindresorhus/merge-descriptors.git. This software 
contains the following license and notice below:
+
+MIT License
+
+Copyright (c) Jonathan Ong <[email protected]>
+Copyright (c) Douglas Christopher Wilson <[email protected]>
+Copyright (c) Sindre Sorhus <[email protected]> (https://sindresorhus.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.
+
+-----
+
 The following software may be included in this product: merge-stream. A copy 
of the source code may be downloaded from 
git+https://github.com/grncdr/merge-stream.git. This software contains the 
following license and notice below:
 
 The MIT License (MIT)
@@ -12889,6 +12956,34 @@ Repository: https://github.com/yargs/yargs-parser.git
 
 -----
 
+The following software may be included in this product: router. A copy of the 
source code may be downloaded from git+https://github.com/pillarjs/router.git. 
This software contains the following license and notice below:
+
+(The MIT License)
+
+Copyright (c) 2013 Roman Shtylman
+Copyright (c) 2014-2022 Douglas Christopher Wilson
+
+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.
+
+-----
+
 The following software may be included in this product: rrweb-cssom. A copy of 
the source code may be downloaded from 
git+https://github.com/rrweb-io/CSSOM.git. This software contains the following 
license and notice below:
 
 Copyright (c) Nikita Vasilyev


---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to