Shanedell commented on a change in pull request #51:
URL: https://github.com/apache/daffodil-vscode/pull/51#discussion_r752266280



##########
File path: LICENSE.bin
##########
@@ -0,0 +1,595 @@
+
+                                 Apache License
+                           Version 2.0, January 2004

Review comment:
       I pushed an update that adds a `pre-build` and `post-build` script to 
`package.json`. 
   
   `pre-build`, moves `LICENSE` and `NOTICE` to `tmp.LICENSE` and `tmp.NOTICE`, 
then copies `build/bin.LICENSE` and `build/bin.NOTICE` to `LICENSE` and 
`NOTICE` before packaging
   
   `post-build`, removes the copied over `LICENSE` and `NOTICE` then moves 
`tmp.LICENSE` and `tmp.NOTICE` back to `LICENSE` and `NOTICE` after packaging.




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