update the copyright

This commit is contained in:
2024-06-30 22:04:58 -06:00
parent 55a8005a7e
commit c76658dfd2

View File

@ -57,7 +57,7 @@ func main() {
Email: "mason@masonitestudios.com",
},
},
Copyright: "2023 Masonite Studios LLC",
Copyright: "2024 Masonite Studios LLC",
UseShortOptionHandling: true,
Action: func(c *cli.Context) error {
var needsCleanup bool