cmd/meta4ra/check.go | 2 +- cmd/meta4ra/create.go | 2 +- cmd/meta4ra/hash.go | 2 +- cmd/meta4ra/progress.go | 2 +- internal/builtin.go | 2 +- internal/common.go | 4 ++-- internal/hasher.go | 2 +- internal/scheme.go | 2 +- internal/thirdparty.go | 2 +- diff --git a/cmd/meta4ra/check.go b/cmd/meta4ra/check.go index c3e76ba539b72a6e0ef447c73858602645edd663b00da717c0d45a66b474f345..3617bf7a708439648f3db003adabded80e86482dc0b49b856cfbb39cb20cd941 100644 --- a/cmd/meta4ra/check.go +++ b/cmd/meta4ra/check.go @@ -1,5 +1,5 @@ // meta4ra -- Metalink 4.0 utilities -// 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 diff --git a/cmd/meta4ra/create.go b/cmd/meta4ra/create.go index d5fbb7aeebf9f1e4f8653e9a9dbbe14233e4f3b6e3eb03ab40834d0cca407792..f351d0fa74de1b707f338e320ff7b6ee1b12b525bd883a78668375b3002559ba 100644 --- a/cmd/meta4ra/create.go +++ b/cmd/meta4ra/create.go @@ -1,5 +1,5 @@ // meta4ra -- Metalink 4.0 utilities -// 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 diff --git a/cmd/meta4ra/hash.go b/cmd/meta4ra/hash.go index d86469167e19beb82a92c68b432eb1e6411d415bc69dba8b7395bdf03184652f..3a49fc1c0cde1b0fcb493153f3401b9cf331773c06c170f68cd521964e987665 100644 --- a/cmd/meta4ra/hash.go +++ b/cmd/meta4ra/hash.go @@ -1,5 +1,5 @@ // meta4ra -- Metalink 4.0 utilities -// 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 diff --git a/cmd/meta4ra/progress.go b/cmd/meta4ra/progress.go index b1829ac8a0b74e9ede2fe70acbae3e4d69dea4ea3d4f68a40d5f01cd327a8ae1..2ce4352e757d3c129808e94a86205a9126f7f34184c8e40fe657cd7904aed599 100644 --- a/cmd/meta4ra/progress.go +++ b/cmd/meta4ra/progress.go @@ -1,5 +1,5 @@ // meta4ra -- Metalink 4.0 utilities -// 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 diff --git a/internal/builtin.go b/internal/builtin.go index 94aa0406a645900f91dea6cbc2f159ec587622beff8f6ca9badf8ad67b8f8464..1f1de2c4f93740d9156dff69e6df54f69bbaac2148a3b99ef0635ef8aee29b02 100644 --- a/internal/builtin.go +++ b/internal/builtin.go @@ -1,5 +1,5 @@ // meta4ra -- Metalink 4.0 utilities -// 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 diff --git a/internal/common.go b/internal/common.go index d60e52d8b74a69b4f77bdb56979b7eeef441fc3e870082613704a1c9348ac539..803dc32d61b387390a13e76f7959f11d9d844177007bd7c22e068c0b92dcaf4f 100644 --- a/internal/common.go +++ b/internal/common.go @@ -1,5 +1,5 @@ // meta4ra -- Metalink 4.0 utilities -// 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 @@ -26,7 +26,7 @@ SigMediaTypePGP = "application/pgp-signature" SigMediaTypeSSH = "application/ssh-signature" BufLen = 1 << 20 - Warranty = `Copyright (C) 2021-2024 Sergey Matveev + Warranty = `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 diff --git a/internal/hasher.go b/internal/hasher.go index bd2ce998f3837f5f08df1467860009550ebb508d3cd704cebacbf39f0f7cb989..5637c9d92a3815f19c8b7db4fe653e7bb313f0befa1f85eaa947aa18ec12921c 100644 --- a/internal/hasher.go +++ b/internal/hasher.go @@ -1,5 +1,5 @@ // meta4ra -- Metalink 4.0 utilities -// 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 diff --git a/internal/scheme.go b/internal/scheme.go index 952996b6636f817df79afbe1b5e4bbb1fcd0f57e23f3d91bbe53241b3632d3d1..e33861a2b2476523c5d9b30808f591f7bb3fd3e25546b297dd810c7ed71aec4c 100644 --- a/internal/scheme.go +++ b/internal/scheme.go @@ -1,5 +1,5 @@ // meta4ra -- Metalink 4.0 utilities -// 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 diff --git a/internal/thirdparty.go b/internal/thirdparty.go index f65a8936da5d39974b9bda6e26a12271b8615990c2cca65c33ff840096c9734c..764645ec3d520545d9b20b66f92e4496eeefd9ac215f7660114f34aac87dbfc3 100644 --- a/internal/thirdparty.go +++ b/internal/thirdparty.go @@ -1,7 +1,7 @@ //go:build thirdparty // meta4ra -- Metalink 4.0 utilities -// 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