bump copyright year -- happy 2025!

This commit is contained in:
Drew Weymouth
2025-01-01 14:29:20 -08:00
parent 6572e74aa8
commit e61f91b17e
+1 -1
View File
@@ -9,7 +9,7 @@ const (
GithubURL = "https://github.com/dweymouth/supersonic"
LatestReleaseURL = GithubURL + "/releases/latest"
KofiURL = "https://ko-fi.com/dweymouth"
Copyright = "Copyright © 20222024 Drew Weymouth and contributors"
Copyright = "Copyright © 20222025 Drew Weymouth and contributors"
)
var (