doc/index.texi | 2 +- main.go | 2 +- diff --git a/doc/index.texi b/doc/index.texi index 79c9ebde1167e784f2254bdbdcf147ae6fc52d53..b6bb57d13d6b0d1b28fdcaafec84d7b937bcdeb6 100644 --- a/doc/index.texi +++ b/doc/index.texi @@ -2,7 +2,7 @@ \input texinfo @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 a40fdb77b4e29409973e2410f41b8ae2c248c98f..367b35408638f685d1586465d12f8cf353670e2b 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