kbendick opened a new pull request #2113:
URL: https://github.com/apache/iceberg/pull/2113


   I was checking to see if we had any scripts or automation to automatically 
update our NOTICE files to the current year.
   
   I didn't find any. But I did notice that when I ran the `dev/check-license` 
bash script that it downloads `apache-rat-0.xx.jar` into `/lib`, which then 
made my git working tree dirty.
   
   To prevent users from accidentally checking in the rat jar or any future 
libraries, I've added `/lib` to the `.gitignore` 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.

For queries about this service, please contact Infrastructure at:
[email protected]



---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to