]> Cypherpunks.ru repositories - govpn.git/blobdiff - govpn.go
Well, performance is not so high actually
[govpn.git] / govpn.go
index de54a2f5617fc2b5042e43fddedfd3297cb2f033..7b15dd429910ab039016347a8dff3966fd0fa1e9 100644 (file)
--- a/govpn.go
+++ b/govpn.go
@@ -1,5 +1,5 @@
 /*
-govpn -- high-performance secure virtual private network daemon
+govpn -- simple secure virtual private network daemon
 Copyright (C) 2014 Sergey Matveev <stargrave@stargrave.org>
 
 This program is free software: you can redistribute it and/or modify
@@ -16,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/>.
 */
 
-// High-performance secure virtual private network daemon
+// Simple secure virtual private network daemon
 package main
 
 import (