This is an automated email from the ASF dual-hosted git repository. andy pushed a commit to branch main in repository https://gitbox.apache.org/repos/asf/jena.git
commit 4b2710c9e23835f924db3ed87a67f22dd9437901 Author: Andy Seaborne <[email protected]> AuthorDate: Mon Feb 12 19:35:48 2024 +0000 Remove no longer used jsonld-java --- jena-fuseki2/jena-fuseki-server/src/main/resources/META-INF/NOTICE | 6 ------ 1 file changed, 6 deletions(-) diff --git a/jena-fuseki2/jena-fuseki-server/src/main/resources/META-INF/NOTICE b/jena-fuseki2/jena-fuseki-server/src/main/resources/META-INF/NOTICE index c2a02f3ae3..6fc8ad8970 100644 --- a/jena-fuseki2/jena-fuseki-server/src/main/resources/META-INF/NOTICE +++ b/jena-fuseki2/jena-fuseki-server/src/main/resources/META-INF/NOTICE @@ -22,12 +22,6 @@ See https://github.com/HdrHistogram/HdrHistogram/blob/master/LICENSE.txt - - - - - - - - - - - - - - - - - - - - - - - -This product bundles "jsonld-java", which is available under a -BSD license (BSD-3-Clause). See -https://github.com/jsonld-java/jsonld-java/blob/master/LICENCE - -- - - - - - - - - - - - - - - - - - - - - - - - This product bundles "Dexx Collections", which is available under an MIT license (MIT). See https://github.com/andrewoma/dexx/blob/master/LICENSE.txt
