tkobayas commented on code in PR #2782: URL: https://github.com/apache/incubator-kie-tools/pull/2782#discussion_r1867311088
########## LICENSE: ########## @@ -1077,3 +1133,173 @@ for packages/serverless-workflow-diagram-editor/uberfire-extensions/uberfire-com Copyright (c) 2010-2016 James Hall, https://github.com/MrRio/jsPDF Licensed under the MIT License (MIT) + +-------------------------------------------------------------- +for packages/kn-plugin-workflow/e2e-tests/gen_manifest_test.go + +Copyright 2024 Red Hat, Inc. and/or its affiliates. +Licensed under the Apache License, Version 2.0 + +------------------------------------------------- +for packages/kie-sandbox-fs/src/DefaultBackend.js + +Copyright (c) 2018 wmhilton +Licensed under the MIT License (MIT) + +----------------------------------------------------------- +for packages/xml-parser-ts-codegen/src/schemas/xsd/HFP.xsd + packages/xml-parser-ts-codegen/src/schemas/xsd/XSD.xsd + packages/xml-parser-ts-codegen/src/schemas/xsd/xml.xsd + packages/xml-parser-ts-codegen/src/schemas/xsd-incomplete--manually-written/HFP.xsd + packages/xml-parser-ts-codegen/src/schemas/xsd-incomplete--manually-written/XSD.xsd + +Copyright © 2007-2018 VMware, Inc. All rights reserved. + +GNU GENERAL PUBLIC LICENSE +Version 2, June 1991 Review Comment: HFP.xsd -> view-source:https://www.w3.org/2001/XMLSchema-hasFacetAndProperty XSD.xsd -> view-source:https://www.w3.org/2001/XMLSchema.xsd xml.xsd -> view-source:https://www.w3.org/2001/xml.xsd -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. To unsubscribe, e-mail: [email protected] For queries about this service, please contact Infrastructure at: [email protected] --------------------------------------------------------------------- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
