From: Sergey Matveev Date: Tue, 30 Dec 2025 10:47:48 +0000 (+0300) Subject: Raise copyright years X-Git-Url: http://www.git.stargrave.org/?a=commitdiff_plain;h=refs%2Fheads%2Fmaster;p=glocate.git Raise copyright years --- diff --git a/diff.go b/diff.go index fcbd08a..16dfbbc 100644 --- a/diff.go +++ b/diff.go @@ -1,5 +1,5 @@ // glocate -- ZFS-diff-friendly locate-like utility -// Copyright (C) 2022-2025 Sergey Matveev +// Copyright (C) 2022-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/dirsizer.go b/dirsizer.go index 9a192e8..ae414de 100644 --- a/dirsizer.go +++ b/dirsizer.go @@ -1,5 +1,5 @@ // glocate -- ZFS-diff-friendly locate-like utility -// Copyright (C) 2022-2025 Sergey Matveev +// Copyright (C) 2022-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/index.go b/index.go index 03ab997..5a9bf5f 100644 --- a/index.go +++ b/index.go @@ -1,5 +1,5 @@ // glocate -- ZFS-diff-friendly locate-like utility -// Copyright (C) 2022-2025 Sergey Matveev +// Copyright (C) 2022-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/main.go b/main.go index 6eaa19f..245f86f 100644 --- a/main.go +++ b/main.go @@ -1,5 +1,5 @@ // glocate -- ZFS-diff-friendly locate-like utility -// Copyright (C) 2022-2025 Sergey Matveev +// Copyright (C) 2022-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/names.go b/names.go index 6f39731..1f1df80 100644 --- a/names.go +++ b/names.go @@ -1,5 +1,5 @@ // glocate -- ZFS-diff-friendly locate-like utility -// Copyright (C) 2022-2025 Sergey Matveev +// Copyright (C) 2022-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/printers.go b/printers.go index 4e75241..7bb5a1f 100644 --- a/printers.go +++ b/printers.go @@ -1,5 +1,5 @@ // glocate -- ZFS-diff-friendly locate-like utility -// Copyright (C) 2022-2025 Sergey Matveev +// Copyright (C) 2022-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/reader.go b/reader.go index 67db978..c9fe49a 100644 --- a/reader.go +++ b/reader.go @@ -1,5 +1,5 @@ // glocate -- ZFS-diff-friendly locate-like utility -// Copyright (C) 2022-2025 Sergey Matveev +// Copyright (C) 2022-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/status.go b/status.go index 4fff125..7e7c0a8 100644 --- a/status.go +++ b/status.go @@ -1,5 +1,5 @@ // glocate -- ZFS-diff-friendly locate-like utility -// Copyright (C) 2022-2025 Sergey Matveev +// Copyright (C) 2022-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/walker.go b/walker.go index 190a54b..4fe2d9f 100644 --- a/walker.go +++ b/walker.go @@ -1,5 +1,5 @@ // glocate -- ZFS-diff-friendly locate-like utility -// Copyright (C) 2022-2025 Sergey Matveev +// Copyright (C) 2022-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/writer.go b/writer.go index 5606572..54e6ee6 100644 --- a/writer.go +++ b/writer.go @@ -1,5 +1,5 @@ // glocate -- ZFS-diff-friendly locate-like utility -// Copyright (C) 2022-2025 Sergey Matveev +// Copyright (C) 2022-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