X-Git-Url: http://www.git.cypherpunks.ru/?a=blobdiff_plain;f=src%2Fgovpn%2Fgovpn.go;h=d65e72b84038387a64714ad106b15a922f5202d8;hb=41440ef6a936789b30e9a3c974e5f27c305a7e77;hp=996f31ff903db113da307ccd488ac60461116509;hpb=e6ae2352ffe6abab495662083e3462a8a23e07a5;p=govpn.git diff --git a/src/govpn/govpn.go b/src/govpn/govpn.go index 996f31f..d65e72b 100644 --- a/src/govpn/govpn.go +++ b/src/govpn/govpn.go @@ -1,20 +1,2 @@ -/* -GoVPN -- simple secure free software virtual private network daemon -Copyright (C) 2014-2015 Sergey Matveev - -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 -the Free Software Foundation, either version 3 of the License, or -(at your option) any later version. - -This program is distributed in the hope that it will be useful, -but WITHOUT ANY WARRANTY; without even the implied warranty of -MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the -GNU General Public License for more details. - -You should have received a copy of the GNU General Public License -along with this program. If not, see . -*/ - // Simple secure, DPI/censorship-resistant free software VPN daemon. package govpn