Skip to content

Commit baa0f07

Browse files
Merge pull request #265 from xplshn/patch-1
Update copyright date
2 parents 99e6904 + 2f5d058 commit baa0f07

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

cmd/bunster/main.go

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -22,7 +22,7 @@ func main() {
2222
Usage: "compile shell scripts to static binaries",
2323
Version: strings.TrimSpace(bunster.Version),
2424
Authors: []any{"Yassine Benaid <[email protected]>"},
25-
Copyright: "2024, Yassine Benaid",
25+
Copyright: "2024-2025, Yassine Benaid",
2626
Suggest: true,
2727
Commands: []*cli.Command{
2828
{

0 commit comments

Comments
 (0)