Skip to content

Commit f7648e4

Browse files
AnnatarHeclaude
andcommitted
fix(cli): update copyright year to 2025
🤖 Generated with [Claude Code](https://claude.ai/code) Co-Authored-By: Claude <noreply@anthropic.com>
1 parent 7bbef05 commit f7648e4

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

cmd/cli/main.go

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -79,7 +79,7 @@ func main() {
7979
app.Description = "shelltime.xyz CLI for track DevOps works"
8080
app.Usage = "shelltime.xyz CLI for track DevOps works"
8181
app.Version = version
82-
app.Copyright = "Copyright (c) 2024 shelltime.xyz Team"
82+
app.Copyright = "Copyright (c) 2025 shelltime.xyz Team"
8383
app.Authors = []*cli.Author{
8484
{
8585
Name: "shelltime.xyz Team",

0 commit comments

Comments
 (0)