Skip to content

Commit

Permalink
Update copyright end year ¯\_(ツ)_/¯
Browse files Browse the repository at this point in the history
  • Loading branch information
lkarlslund committed Apr 5, 2022
1 parent e2306bd commit 86a3666
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion modules/version/main.go
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,7 @@ var (
Builddate = ""
Commit = ""
Version = ""
Copyright = "(c) 2020-2021 Lars Karlslund"
Copyright = "(c) 2020-2022 Lars Karlslund"
Disclaimer = "This program comes with ABSOLUTELY NO WARRANTY"
)

Expand Down

0 comments on commit 86a3666

Please sign in to comment.