From c3addbe37ed253860a49d52d0f5a2d149511de30 Mon Sep 17 00:00:00 2001 From: tidwall Date: Thu, 14 Jul 2022 04:57:51 -0700 Subject: [PATCH] Update header --- cmd/tile38-server/main.go | 3 --- 1 file changed, 3 deletions(-) diff --git a/cmd/tile38-server/main.go b/cmd/tile38-server/main.go index 03dec935..5a583767 100644 --- a/cmd/tile38-server/main.go +++ b/cmd/tile38-server/main.go @@ -436,9 +436,6 @@ Developer Options: | | | | | -_|_ | . | %s%s, PID: %d |_| |_|_|___|___|___| tile38.com -Please consider sponsoring Tile38 development, especially if your company -benefits from this software. Visit tile38.com/sponsor today to learn more. - `, core.Version, gitsha, strconv.IntSize, runtime.GOARCH, runtime.GOOS, hostd, saddr, os.Getpid()) }