This is an automated email from the ASF dual-hosted git repository. rombert pushed a commit to branch issue/fix-license in repository https://gitbox.apache.org/repos/asf/sling-org-apache-sling-mcp-server.git
commit 7216f8d88a34a71bebb9f39a6460d469962508e2 Author: Robert Munteanu <[email protected]> AuthorDate: Wed Mar 25 15:42:44 2026 +0100 chore: remove outdated LICENSE notice for embedding MCP SDK 0.17.0 This should've been removed with c6e65ada6532a0cd74e729d79e5dc04433f969b8 --- src/main/appended-resources/META-INF/LICENSE | 14 -------------- 1 file changed, 14 deletions(-) diff --git a/src/main/appended-resources/META-INF/LICENSE b/src/main/appended-resources/META-INF/LICENSE deleted file mode 100644 index 04e3bb7..0000000 --- a/src/main/appended-resources/META-INF/LICENSE +++ /dev/null @@ -1,14 +0,0 @@ - - - -APACHE SLING MCP SERVER SUBCOMPONENTS: - -The Apache Sling MCP Server includes a number of subcomponents -with separate copyright notices and license terms. Your use of the source -code for these subcomponents is subject to the terms and conditions -of the following licenses. - -For MCP SDK 0.17.0 (io.modelcontextprotocol:mcp-json-jackson2) - -This product bundles MCP SDK 0.17.0, which is available under a "MIT" -license. For details, see https://github.com/modelcontextprotocol/java-sdk
