X-Git-Url: http://www.git.cypherpunks.ru/?a=blobdiff_plain;f=govpn.go;h=7b15dd429910ab039016347a8dff3966fd0fa1e9;hb=cbee59b512c87cf2deef34de3f16acfdb81b88fc;hp=de54a2f5617fc2b5042e43fddedfd3297cb2f033;hpb=a23319bbb29808310873e7310d47052bf6b7de26;p=govpn.git diff --git a/govpn.go b/govpn.go index de54a2f..7b15dd4 100644 --- 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 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 . */ -// High-performance secure virtual private network daemon +// Simple secure virtual private network daemon package main import (