Skip to content

Commit 24d1d1a

Browse files
authored
Merge pull request #222 from shelltime/claude/update-version-copyright-2026-Y9zbk
Update copyright year from 2025 to 2026
2 parents cdcf97d + 6d6da0e commit 24d1d1a

2 files changed

Lines changed: 2 additions & 2 deletions

File tree

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -114,4 +114,4 @@ For full details, see [Claude Code Statusline Guide](docs/CC_STATUSLINE.md).
114114

115115
## License
116116

117-
Copyright (c) 2025 ShellTime Team. All rights reserved.
117+
Copyright (c) 2026 ShellTime Team. All rights reserved.

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) 2025 shelltime.xyz Team"
82+
app.Copyright = "Copyright (c) 2026 shelltime.xyz Team"
8383
app.Authors = []*cli.Author{
8484
{
8585
Name: "shelltime.xyz Team",

0 commit comments

Comments
 (0)