Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

fix(flame_game): set current year copyright #192

Conversation

Antoniobox
Copy link
Contributor

The primary purpose of this change is to ensure that the correct year is used for copyright statement.

Description

  • Added the clock package to manage and retrieve the current year.
  • Updated the code related to copyright handling to use clock.now().year.

Type of Change

  • ✨ New feature (non-breaking change which adds functionality)
  • 🛠️ Bug fix (non-breaking change which fixes an issue)
  • ❌ Breaking change (fix or feature that would cause existing functionality to change)
  • 🧹 Code refactor
  • ✅ Build configuration change
  • 📝 Documentation
  • 🗑️ Chore

@Antoniobox Antoniobox requested a review from a team as a code owner August 28, 2024 14:30
@Antoniobox
Copy link
Contributor Author

This PR fixes #162

wolfenrain
wolfenrain previously approved these changes Aug 29, 2024
@alestiago alestiago added this pull request to the merge queue Aug 29, 2024
Merged via the queue into VeryGoodOpenSource:main with commit 6babc9d Aug 29, 2024
5 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
Development

Successfully merging this pull request may close these issues.

3 participants