]> Sergey Matveev's repositories - meta4ra.git/commitdiff
Raise copyright years
authorSergey Matveev <stargrave@stargrave.org>
Thu, 26 Dec 2024 09:49:36 +0000 (12:49 +0300)
committerSergey Matveev <stargrave@stargrave.org>
Thu, 26 Dec 2024 09:49:36 +0000 (12:49 +0300)
cmd/meta4ra/check.go
cmd/meta4ra/create.go
cmd/meta4ra/hash.go
cmd/meta4ra/progress.go
internal/builtin.go
internal/common.go
internal/hasher.go
internal/scheme.go
internal/thirdparty.go

index f46c4c74c69646cb1c3c73a9a3ccc4a77f4622e9..186ab64721514b80b8f0d588f6109994bd256c81 100644 (file)
@@ -1,5 +1,5 @@
 // meta4ra -- Metalink 4.0 utilities
-// Copyright (C) 2021-2024 Sergey Matveev <stargrave@stargrave.org>
+// Copyright (C) 2021-2025 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
index b2d2b4cb40341a12f1cd1c0a7ffcab088a9eb9a6..d202b001a3506e961577f48c86cca534be477a83 100644 (file)
@@ -1,5 +1,5 @@
 // meta4ra -- Metalink 4.0 utilities
-// Copyright (C) 2021-2024 Sergey Matveev <stargrave@stargrave.org>
+// Copyright (C) 2021-2025 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
index 9b34141296e4db36e0a0cbfdc2d0bfe8f1b06a57..c979e5784d0629c82a82219cedc54f3c50364c0e 100644 (file)
@@ -1,5 +1,5 @@
 // meta4ra -- Metalink 4.0 utilities
-// Copyright (C) 2021-2024 Sergey Matveev <stargrave@stargrave.org>
+// Copyright (C) 2021-2025 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
index d5ce2b64703e8e7474797a68557294fe9d5407b7..4ef8685d00540ccd912f3f8c94b9a628520f1b10 100644 (file)
@@ -1,5 +1,5 @@
 // meta4ra -- Metalink 4.0 utilities
-// Copyright (C) 2021-2024 Sergey Matveev <stargrave@stargrave.org>
+// Copyright (C) 2021-2025 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
index a65e889e14e2bc7d37181818222c49b67712f6be..45d73188207ac01fb852bc77a5b71d5aaf730f92 100644 (file)
@@ -1,5 +1,5 @@
 // meta4ra -- Metalink 4.0 utilities
-// Copyright (C) 2021-2024 Sergey Matveev <stargrave@stargrave.org>
+// Copyright (C) 2021-2025 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
index 92919d2b9d267ab80ce2cfb3d49f38035cc137e5..bf77811e75e6a40ac519865b18dfd7c963198ba7 100644 (file)
@@ -1,5 +1,5 @@
 // meta4ra -- Metalink 4.0 utilities
-// Copyright (C) 2021-2024 Sergey Matveev <stargrave@stargrave.org>
+// Copyright (C) 2021-2025 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
@@ -26,7 +26,7 @@ const (
        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
index da54b7d519177b9674e483a56e9d136537301507..168d63cae914514c377c7208e11b7f02ae0b8fe3 100644 (file)
@@ -1,5 +1,5 @@
 // meta4ra -- Metalink 4.0 utilities
-// Copyright (C) 2021-2024 Sergey Matveev <stargrave@stargrave.org>
+// Copyright (C) 2021-2025 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
index 9d0ba006b0a3600cb7c8ac03432fe2f7915d8a20..3d585998856cdc802931e1ccef473a21e70532b8 100644 (file)
@@ -1,5 +1,5 @@
 // meta4ra -- Metalink 4.0 utilities
-// Copyright (C) 2021-2024 Sergey Matveev <stargrave@stargrave.org>
+// Copyright (C) 2021-2025 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
index b57ce180436e2ebce73d4012a7d9a28b9f860723..f08da7a00d1b671c391d82ac792c3b7ede8f55a7 100644 (file)
@@ -1,7 +1,7 @@
 //go:build thirdparty
 
 // meta4ra -- Metalink 4.0 utilities
-// Copyright (C) 2021-2024 Sergey Matveev <stargrave@stargrave.org>
+// Copyright (C) 2021-2025 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