From: Sergey Matveev Date: Thu, 2 Aug 2018 09:51:42 +0000 (+0300) Subject: Raise copyright years X-Git-Tag: 4.0^2~25 X-Git-Url: http://www.git.cypherpunks.su/?a=commitdiff_plain;h=4d6b69c7b6f040c294ae636022d099ae40a82538;p=nncp.git Raise copyright years --- diff --git a/src/cypherpunks.ru/nncp/nncp.go b/src/cypherpunks.ru/nncp/nncp.go index 4902140..3fa7f04 100644 --- a/src/cypherpunks.ru/nncp/nncp.go +++ b/src/cypherpunks.ru/nncp/nncp.go @@ -48,7 +48,7 @@ func VersionGet() string { func UsageHeader() string { return VersionGet() + ` -Copyright (C) 2016-2017 Sergey Matveev +Copyright (C) 2016-2018 Sergey Matveev License GPLv3+: GNU GPL version 3 or later This is free software: you are free to change and redistribute it. There is NO WARRANTY, to the extent permitted by law.