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/activemq-artemis-console.git
commit 76c16b07486bf96e1b5200aea6778445101a9877 Author: Andy Taylor <[email protected]> AuthorDate: Thu May 29 09:24:09 2025 +0100 ARTEMIS-5495 - update licenses after HawtIO bump --- Releasing.md | 2 +- .../src/main/resources/licenses/licenses/NPMLicenses.txt | 4 ++-- 2 files changed, 3 insertions(+), 3 deletions(-) diff --git a/Releasing.md b/Releasing.md index 380a36d..e3e2ebc 100644 --- a/Releasing.md +++ b/Releasing.md @@ -11,7 +11,7 @@ yarn license Note that a check can be made to identify any possible problematic licenses by running in the `artemis-console-extension/artemis-extension` directory: ```shell -npx license-checker --out licenses.csv --csv --onlyAllow "Apache-2.0;ISC;MIT;CC0-1.0;BSD-2-Clause;BSD-3-Clause;Python-2.0;UNLICENSED;MPL-2.0;CC-BY-4.0;Unlicense;0BSD" +npx license-checker --out licenses.csv --csv --onlyAllow "Apache-2.0;ISC;MIT;CC0-1.0;BSD-2-Clause;BSD-3-Clause;Python-2.0;UNLICENSED;MPL-2.0;CC-BY-4.0;Unlicense;0BSD;BlueOak-1.0.0" ``` dependencies marked as unlicensed will need to be manually checked. 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 79eba88..67bc795 100644 --- a/artemis-console-distribution/src/main/resources/licenses/licenses/NPMLicenses.txt +++ b/artemis-console-distribution/src/main/resources/licenses/licenses/NPMLicenses.txt @@ -1212,7 +1212,7 @@ SOFTWARE. ----- -The following software may be included in this product: @remix-run/router, react-router, react-router-dom. A copy of the source code may be downloaded from https://github.com/remix-run/react-router (@remix-run/router), https://github.com/remix-run/react-router (react-router), https://github.com/remix-run/react-router (react-router-dom). This software contains the following license and notice below: +The following software may be included in this product: @remix-run/router, react-router-dom. A copy of the source code may be downloaded from https://github.com/remix-run/react-router (@remix-run/router), https://github.com/remix-run/react-router (react-router-dom). This software contains the following license and notice below: MIT License @@ -14993,7 +14993,7 @@ SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE. ----- -The following software may be included in this product: victory-area, victory-axis, victory-bar, victory-box-plot, victory-brush-container, victory-chart, victory-core, victory-create-container, victory-cursor-container, victory-group, victory-legend, victory-line, victory-pie, victory-scatter, victory-selection-container, victory-stack, victory-tooltip, victory-voronoi-container, victory-zoom-container. A copy of the source code may be downloaded from https://github.com/FormidableLabs/v [...] +The following software may be included in this product: victory-area, victory-axis, victory-bar, victory-box-plot, victory-brush-container, victory-chart, victory-core, victory-create-container, victory-cursor-container, victory-group, victory-legend, victory-line, victory-pie, victory-polar-axis, victory-scatter, victory-selection-container, victory-stack, victory-tooltip, victory-voronoi-container, victory-zoom-container. A copy of the source code may be downloaded from https://github. [...] The MIT License (MIT) --------------------------------------------------------------------- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected] For further information, visit: https://activemq.apache.org/contact
