Skip to content

Conversation

@pcaversaccio
Copy link

This PR updates the copyright year to 2025 in the entire codebase. I used the following command to programmatically update the year in the entire codebase:

git grep -l '2024, The Monero Project' | xargs sed -i 's/2024, The Monero Project/2025, The Monero Project/g'

I did the same in the monero codebase: monero-project/monero#10171.

Signed-off-by: Pascal Marco Caversaccio <[email protected]>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant