diff --git a/main.go b/main.go index b84f5a0c..a3de7b14 100644 --- a/main.go +++ b/main.go @@ -58,7 +58,7 @@ var ( contents = []string{ "* OneBot + ZeroBot + Golang", "* Version 1.1.7 - 2021-10-09 12:50:23 +0800 CST", - "* Copyright © 2020 - 2021 Kanri, DawnNights, Fumiama, Suika", + "* Copyright © 2020 - 2021 FloatTech. All Rights Reserved.", "* Project: https://github.com/FloatTech/ZeroBot-Plugin", } banner = strings.Join(contents, "\n")