We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents 99e6904 + 2f5d058 commit baa0f07Copy full SHA for baa0f07
cmd/bunster/main.go
@@ -22,7 +22,7 @@ func main() {
22
Usage: "compile shell scripts to static binaries",
23
Version: strings.TrimSpace(bunster.Version),
24
Authors: []any{"Yassine Benaid <[email protected]>"},
25
- Copyright: "2024, Yassine Benaid",
+ Copyright: "2024-2025, Yassine Benaid",
26
Suggest: true,
27
Commands: []*cli.Command{
28
{
0 commit comments