]> Sergey Matveev's repositories - tofuproxy.git/blobdiff - x509.go
Excess bold font
[tofuproxy.git] / x509.go
diff --git a/x509.go b/x509.go
index d0e54a1607a6c86beab2af8220e1fbb50df231e5..96848cce7ff48d7bb7c8977c07c012b07425cd3c 100644 (file)
--- a/x509.go
+++ b/x509.go
@@ -1,4 +1,6 @@
 /*
+tofuproxy -- flexible HTTP/HTTPS proxy, TLS terminator, X.509 TOFU
+             manager, WARC/geminispace browser
 Copyright (C) 2021 Sergey Matveev <stargrave@stargrave.org>
 
 This program is free software: you can redistribute it and/or modify
@@ -14,7 +16,7 @@ You should have received a copy of the GNU General Public License
 along with this program.  If not, see <http://www.gnu.org/licenses/>.
 */
 
-package main
+package tofuproxy
 
 import (
        "crypto"