X-Git-Url: http://www.git.cypherpunks.ru/?p=nncp.git;a=blobdiff_plain;f=src%2Fnncp.go;h=b4ce4d8371d532de63010036c8008283cffa6b26;hp=1655b9d713f03f88799273938756dc130a312159;hb=cf9363f956cb2d93a581c11ed65c5b02910d10d5;hpb=5c6371c517aa5ab03b6d6704591bfcc4374bfc5a diff --git a/src/nncp.go b/src/nncp.go index 1655b9d..b4ce4d8 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-2022 Sergey Matveev +Copyright (C) 2016-2023 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-2022 Sergey Matveev +Copyright (C) 2016-2023 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.