]> Sergey Matveev's repositories - tofuproxy.git/blobdiff - x509.go
io/ioutil is deprecated since Go 1.16
[tofuproxy.git] / x509.go
diff --git a/x509.go b/x509.go
index f4e4e7fb77a2df938d1fee7dc54e887ace881ba3..2297c98d398f6c3e8da49f802dafabc42af29e3a 100644 (file)
--- a/x509.go
+++ b/x509.go
@@ -1,7 +1,7 @@
 /*
-tofuproxy -- flexible HTTP proxy, TLS terminator, X.509 certificates
-             manager, WARC/Gemini browser
-Copyright (C) 2021 Sergey Matveev <stargrave@stargrave.org>
+tofuproxy -- flexible HTTP/HTTPS proxy, TLS terminator, X.509 TOFU
+             manager, WARC/geminispace browser
+Copyright (C) 2021-2022 Sergey Matveev <stargrave@stargrave.org>
 
 This program is free software: you can redistribute it and/or modify
 it under the terms of the GNU General Public License as published by