X-Git-Url: http://www.git.cypherpunks.ru/?p=goredo.git;a=blobdiff_plain;f=usage.go;fp=usage.go;h=839017ed1082f4750776b1664fb9c94ccd69e0c6;hp=0a7cd6aaf93410eaff8f5660e4fe4f51751da012;hb=0763b1b9f9c4ccda5f36de7602e8d13abada5c05;hpb=ccae778c341cbc42bdafd928939ba7708cb7e9b8 diff --git a/usage.go b/usage.go index 0a7cd6a..839017e 100644 --- a/usage.go +++ b/usage.go @@ -1,6 +1,6 @@ /* goredo -- djb's redo implementation on pure Go -Copyright (C) 2020-2023 Sergey Matveev +Copyright (C) 2020-2024 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 = "2.5.0" - Warranty = `Copyright (C) 2020-2023 Sergey Matveev + Warranty = `Copyright (C) 2020-2024 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