From: Sergey Matveev Date: Thu, 26 Dec 2024 09:43:51 +0000 (+0300) Subject: Raise copyright years X-Git-Url: http://www.git.stargrave.org/?a=commitdiff_plain;h=refs%2Fheads%2Fmaster;p=paster.git Raise copyright years --- diff --git a/doc/index.texi b/doc/index.texi index 79c9ebd..b6bb57d 100644 --- a/doc/index.texi +++ b/doc/index.texi @@ -2,7 +2,7 @@ @settitle paster @copying -Copyright @copyright{} 2021-2024 @email{stargrave@@stargrave.org, Sergey Matveev} +Copyright @copyright{} 2021-2025 @email{stargrave@@stargrave.org, Sergey Matveev} @end copying @node Top diff --git a/main.go b/main.go index a40fdb7..367b354 100644 --- a/main.go +++ b/main.go @@ -1,5 +1,5 @@ // paster -- paste service -// Copyright (C) 2021-2024 Sergey Matveev +// Copyright (C) 2021-2025 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