alamb opened a new pull request, #1887:
URL: https://github.com/apache/datafusion-sqlparser-rs/pull/1887

   - Part of https://github.com/apache/datafusion-sqlparser-rs/issues/1837
   
   When I tried to make a release caiddate for 0.57.0 I got some errors about 
files not having the Apache License:
   ```
   Running rat license checker on 
/Users/andrewlamb/Software/sqlparser-rs/dev/dist/apache-datafusion-sqlparser-rs-0.57.0-rc1/apache-datafusion-sqlparser-rs-0.57.0.tar.gz
   NOT APPROVED: src/display_utils.rs 
(apache-datafusion-sqlparser-rs-0.57.0/src/display_utils.rs): false
   NOT APPROVED: tests/pretty_print.rs 
(apache-datafusion-sqlparser-rs-0.57.0/tests/pretty_print.rs): false
   ```
   
   This PR adds the missing licenses
   
   I will make another PR to add a license checking CI test


-- 
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: github-unsubscr...@datafusion.apache.org

For queries about this service, please contact Infrastructure at:
us...@infra.apache.org


---------------------------------------------------------------------
To unsubscribe, e-mail: github-unsubscr...@datafusion.apache.org
For additional commands, e-mail: github-h...@datafusion.apache.org

Reply via email to