]> Cypherpunks.ru repositories - goredo.git/blobdiff - usage.go
Raise copyright years
[goredo.git] / usage.go
index 035cff35c2928fec75a2d88a3ccd57da7674b615..e4f094432f37c1e88c417755edd4e2ca91cd65a9 100644 (file)
--- a/usage.go
+++ b/usage.go
@@ -1,6 +1,6 @@
 /*
 goredo -- redo implementation on pure Go
-Copyright (C) 2020 Sergey Matveev <stargrave@stargrave.org>
+Copyright (C) 2020-2021 Sergey Matveev <stargrave@stargrave.org>
 
 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
@@ -48,7 +48,7 @@ func versionGet() string {
 
 func usage() {
        fmt.Fprintf(os.Stderr, versionGet()+`
-Copyright (C) 2020 Sergey Matveev
+Copyright (C) 2020-2021 Sergey Matveev
 License GPLv3: GNU GPL version 3 <http://gnu.org/licenses/gpl.html>
 This is free software: you are free to change and redistribute it.
 There is NO WARRANTY, to the extent permitted by law.