From: Urban Wallasch Date: Fri, 5 Apr 2019 17:41:59 +0000 (+0200) Subject: * Fixed comment. X-Git-Tag: v0.2~5 X-Git-Url: https://git.packet-gain.de/?a=commitdiff_plain;h=be01fd53365abb5ed68f51904617ba245b52a93c;p=gogopherd.git * Fixed comment. --- diff --git a/gogopherd.go b/gogopherd.go index 2b18b5b..4890480 100644 --- a/gogopherd.go +++ b/gogopherd.go @@ -6,10 +6,8 @@ * */ /* - * Gogopherd- a minimalistic gopher server written in Go. + * Gogopherd - a minimalistic gopher server written in Go. * - * Changelog: - * 2019-04-03 Initial version. */ package main