X-Git-Url: http://www.git.cypherpunks.ru/?p=nncp.git;a=blobdiff_plain;f=src%2Fnncp.go;h=1a8a229f2cba2e2e9bd994d6dd6ee70028fa1899;hp=d6a6d857ad08f40a7f74d667d2ab03fcaac15639;hb=0367cce2741e1ce6a89a49fd5c4e9df6005c9744;hpb=c12d6ee76fc66031756602976831f97624fc28f2 diff --git a/src/nncp.go b/src/nncp.go index d6a6d85..1a8a229 100644 --- a/src/nncp.go +++ b/src/nncp.go @@ -1,6 +1,6 @@ /* NNCP -- Node to Node copy, utilities for store-and-forward data exchange -Copyright (C) 2016-2021 Sergey Matveev +Copyright (C) 2016-2022 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 @@ -51,7 +51,7 @@ func VersionGet() string { func UsageHeader() string { return VersionGet() + ` -Copyright (C) 2016-2021 Sergey Matveev +Copyright (C) 2016-2022 Sergey Matveev License GPLv3: GNU GPL version 3 This is free software: you are free to change and redistribute it. There is NO WARRANTY, to the extent permitted by law.