chore: update copyright year
This commit is contained in:
@@ -21,7 +21,7 @@ func GetVersion() string {
|
||||
|
||||
// PrintGoRushVersion provide print server engine
|
||||
func PrintGoRushVersion() {
|
||||
fmt.Printf(`GoRush %s, Compiler: %s %s, Copyright (C) 2016 Bo-Yi Wu, Inc.`,
|
||||
fmt.Printf(`GoRush %s, Compiler: %s %s, Copyright (C) 2019 Bo-Yi Wu, Inc.`,
|
||||
version,
|
||||
runtime.Compiler,
|
||||
runtime.Version())
|
||||
|
||||
Reference in New Issue
Block a user