stevedlawrence commented on code in PR #936:
URL: https://github.com/apache/daffodil-vscode/pull/936#discussion_r1457758328
##########
project/Rat.scala:
##########
@@ -30,8 +30,10 @@ object Rat {
* well.
*/
file("language/dfdl.json"),
+ file("language/tdml.json"),
file("language/syntax.json"),
file("language/syntaxes/dfdl.tmLanguage.json"),
+ file("language/syntaxes/tdml.tmLanguage.json"),
file("package.json"),
file("svelte/package.json"),
file(".prettierrc"),
Review Comment:
In addition to updating the appropriate LICENSE/NOTICE fie, we add a mention
in in the license section of the README.md. Or alternatively, we try to use
ALv2 or other Category A licensed files instead and avoid the issue entirely.
--
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]