chore: dynamic copyright year#15
Conversation
I ran the help command locally and could not help but notice a hardcoded 2023 in the copyright message. This change ensure the copyright year updates dynamically.
|
Hi @siddarthkay , this repo is no longer in use. Further, I don't think the date is meant to be automatically updated. Software licenses are a complex subject, and best practices seem to vary, but I for one would prefer no dynamic element so the unix |
|
Hey @jshufro : Thanks for letting me know about this repo, I was told to use this tool to determine a dry run of reward tree generation of our rocket pool node and thats when i noticed the Do you recommend we use something else for that purpose or is this utility still the recommended way to perform a dry run of reward tree generation? |
|
The binary for this tool is part of the smart node monorepo now: https://github.com/rocket-pool/smartnode/tree/master/treegen |
|
Thanks for pointing me in the right direction! Cheers |
|
closing as this repo is no longer used and should ideally be archived. |
I ran the help command locally and could not help but notice a hardcoded
2023in the copyright message. This change ensure the copyright year updates dynamically.