stevedlawrence opened a new issue, #735:
URL: https://github.com/apache/daffodil-vscode/issues/735

   The LICENSE file lists DeltaXML as a MIT licensed, but all the files listed 
as being from delta XML have ASF headers.
   
   - src/language/semantics/dfdlExt.ts
   - src/language/semantics/documentChangeHandler.ts
   - src/language/semantics/functionData.ts
   - src/language/semantics/xPathDocumentChangeHandler.ts
   - src/language/semantics/xpLexer.ts
   - src/language/semantics/xslLexer.ts
   - src/language/semantics/xsltTokenDiagnostics.ts
   
   You cannot change the license of a file, these files should have a MIT 
header.
   
   Further, I believe these files are includes in the .vsix file and so must 
also be mentioned the the package/build LICENSE file.


-- 
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]

Reply via email to