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/shake.go | 2 +- internal/thirdparty.go | 2 +- diff --git a/cmd/meta4ra/check.go b/cmd/meta4ra/check.go index 57c48fb9bd538cbce9cb586d8e8b79346e6d2056ef6d9352658ca13460ae6773..6bd1a6b341af93552187aa26d8eb6934f90222f3580f9a96abdd04ba84a4a379 100644 --- a/cmd/meta4ra/check.go +++ b/cmd/meta4ra/check.go @@ -1,5 +1,5 @@ // meta4ra -- Metalink 4.0 utilities -// Copyright (C) 2021-2025 Sergey Matveev +// Copyright (C) 2021-2026 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 f351d0fa74de1b707f338e320ff7b6ee1b12b525bd883a78668375b3002559ba..e56b9ac9e59a13899c756909d82e663e401ab093a059717267fade0c33eae2a3 100644 --- a/cmd/meta4ra/create.go +++ b/cmd/meta4ra/create.go @@ -1,5 +1,5 @@ // meta4ra -- Metalink 4.0 utilities -// Copyright (C) 2021-2025 Sergey Matveev +// Copyright (C) 2021-2026 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 3a49fc1c0cde1b0fcb493153f3401b9cf331773c06c170f68cd521964e987665..a0d4f559746c1669d0f61f38506d545ad745578685ef0e223303d39c4dc47fae 100644 --- a/cmd/meta4ra/hash.go +++ b/cmd/meta4ra/hash.go @@ -1,5 +1,5 @@ // meta4ra -- Metalink 4.0 utilities -// Copyright (C) 2021-2025 Sergey Matveev +// Copyright (C) 2021-2026 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 2ce4352e757d3c129808e94a86205a9126f7f34184c8e40fe657cd7904aed599..61c43ee2601fc89e2ba15ddf750ce74223696e426a31f6eb9323a32b83b9fe21 100644 --- a/cmd/meta4ra/progress.go +++ b/cmd/meta4ra/progress.go @@ -1,5 +1,5 @@ // meta4ra -- Metalink 4.0 utilities -// Copyright (C) 2021-2025 Sergey Matveev +// Copyright (C) 2021-2026 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 2e22a4aead60baacc3425d50ac65d95a90fa2efc8fa39743020e87a29b061f12..e6f5861a7bfd3eee50348a61a877fb7d616f52cdb9281f1c2e878c2d2e1fc3fe 100644 --- a/internal/builtin.go +++ b/internal/builtin.go @@ -1,5 +1,5 @@ // meta4ra -- Metalink 4.0 utilities -// Copyright (C) 2021-2025 Sergey Matveev +// Copyright (C) 2021-2026 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 8c4925490cf9ebe294269215049d6e7cd6c51b561bd8f0ba7f8ea58f4ed19b0b..c1b3032afe6d14755f646eaa9f3ee1568c0ac6e5d67587ce8d8c0cb90709ba04 100644 --- a/internal/common.go +++ b/internal/common.go @@ -1,5 +1,5 @@ // meta4ra -- Metalink 4.0 utilities -// Copyright (C) 2021-2025 Sergey Matveev +// Copyright (C) 2021-2026 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-2025 Sergey Matveev + Warranty = `Copyright (C) 2021-2026 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 a0dd5deb1d6b1c7d9864ce9bf75174d1927d8cc71b24bd2fca6aa1870447bb58..f79bbf4ffd96e7769020f53d74d218b4ba3319b9c3f6cd88448a4e859f3028cf 100644 --- a/internal/hasher.go +++ b/internal/hasher.go @@ -1,5 +1,5 @@ // meta4ra -- Metalink 4.0 utilities -// Copyright (C) 2021-2025 Sergey Matveev +// Copyright (C) 2021-2026 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 e33861a2b2476523c5d9b30808f591f7bb3fd3e25546b297dd810c7ed71aec4c..244318e7f83f5ac6670c1f36e1c074053ae67c540079702b00cce8ff28080e80 100644 --- a/internal/scheme.go +++ b/internal/scheme.go @@ -1,5 +1,5 @@ // meta4ra -- Metalink 4.0 utilities -// Copyright (C) 2021-2025 Sergey Matveev +// Copyright (C) 2021-2026 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/shake.go b/internal/shake.go index 7f00b2d55eb127847023649c21653c44a59c0b7c0547c7e36545cf930f2c3281..d75101c6c6acea8509dbb886083cfde55a4c224732bc27b7164d4bce2efca9b5 100644 --- a/internal/shake.go +++ b/internal/shake.go @@ -1,5 +1,5 @@ // meta4ra -- Metalink 4.0 utilities -// Copyright (C) 2021-2025 Sergey Matveev +// Copyright (C) 2021-2026 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 77f0e0e606eba02c5caf9912c4c40649a87f7601725d58bc9be05ede2735e148..9323ae53089e9d0a57e08396caa6f4f836350a0f2e6ce6eea388b0e6e131d2ab 100644 --- a/internal/thirdparty.go +++ b/internal/thirdparty.go @@ -1,7 +1,7 @@ //go:build thirdparty // meta4ra -- Metalink 4.0 utilities -// Copyright (C) 2021-2025 Sergey Matveev +// Copyright (C) 2021-2026 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