]> Cypherpunks.ru repositories - govpn.git/blobdiff - src/cypherpunks.ru/govpn/common.go
Default version is UNKNOWN
[govpn.git] / src / cypherpunks.ru / govpn / common.go
index de293ae90d2d08e42447e1e27a5412583c2d3e5c..a1636f5513d7b8bedce6168a8a747183cf0784c8 100644 (file)
@@ -1,11 +1,10 @@
 /*
 GoVPN -- simple secure free software virtual private network daemon
-Copyright (C) 2014-2018 Sergey Matveev <stargrave@stargrave.org>
+Copyright (C) 2014-2019 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
-the Free Software Foundation, either version 3 of the License, or
-(at your option) any later version.
+the Free Software Foundation, version 3 of the License.
 
 This program is distributed in the hope that it will be useful,
 but WITHOUT ANY WARRANTY; without even the implied warranty of
@@ -36,7 +35,7 @@ const (
 )
 
 var (
-       Version string
+       Version string = "UNKNOWN"
 )
 
 // Call external program/script.