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.
1 parent 99e6904 commit 2f5d058Copy full SHA for 2f5d058
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