]> Sergey Matveev's repositories - sgblog.git/blobdiff - cmd/sgblog/main.go
Texinfo website contents
[sgblog.git] / cmd / sgblog / main.go
index f3d009ab464181d04d5df45e031da49dda66f6ff..9b03e4cae1ab04b89a8b87a59c2f614165f6d0a1 100644 (file)
@@ -1,5 +1,5 @@
 /*
-SGBlog -- Git-based CGI blogging engine
+SGBlog -- Git-backed CGI/inetd blogging/phlogging engine
 Copyright (C) 2020 Sergey Matveev <stargrave@stargrave.org>
 
 This program is free software: you can redistribute it and/or modify
@@ -15,7 +15,7 @@ You should have received a copy of the GNU Affero General Public License
 along with this program.  If not, see <http://www.gnu.org/licenses/>.
 */
 
-// Git-based CGI blogging engine
+// Git-backed CGI/inetd blogging/phlogging engine
 package main
 
 import (