Skip to content

fix(flame_game): set current year copyright#192

Merged
alestiago merged 5 commits intoVeryGoodOpenSource:mainfrom
Antoniobox:fix/set-current-year-copyright-flame
Aug 29, 2024
Merged

fix(flame_game): set current year copyright#192
alestiago merged 5 commits intoVeryGoodOpenSource:mainfrom
Antoniobox:fix/set-current-year-copyright-flame

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
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