X-Git-Url: http://www.git.cypherpunks.ru/?p=goredo.git;a=blobdiff_plain;f=usage.go;h=c13c033c4755103e27ddb877480a1f872057e5c8;hp=67fded856d1ad7bbe1c3a1227ef742af079c1186;hb=0030b3e73152bf9d9ad3e435fa42e607c7865321;hpb=a92f651bcdb9bd3b3972135668e9c36712d0ee52 diff --git a/usage.go b/usage.go index 67fded8..c13c033 100644 --- a/usage.go +++ b/usage.go @@ -1,6 +1,6 @@ /* goredo -- djb's redo implementation on pure Go -Copyright (C) 2020-2021 Sergey Matveev +Copyright (C) 2020-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 @@ -25,7 +25,7 @@ import ( const ( Version = "1.21.0" - Warranty = `Copyright (C) 2020-2021 Sergey Matveev + Warranty = `Copyright (C) 2020-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