From: Sergey Matveev Date: Thu, 26 Dec 2024 09:30:08 +0000 (+0300) Subject: Raise copyright years X-Git-Url: http://www.git.stargrave.org/?a=commitdiff_plain;h=c3e0c6d90ba556e5fcb77eeb25176620ec43c972f87eafbffe361888252977de;p=glocate.git Raise copyright years --- diff --git a/diff.go b/diff.go index ca424c4..0ab2859 100644 --- a/diff.go +++ b/diff.go @@ -1,5 +1,5 @@ // glocate -- ZFS-diff-friendly locate-like utility -// Copyright (C) 2022-2024 Sergey Matveev +// Copyright (C) 2022-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/dirsizer.go b/dirsizer.go index ffc8f51..9a192e8 100644 --- a/dirsizer.go +++ b/dirsizer.go @@ -1,5 +1,5 @@ // glocate -- ZFS-diff-friendly locate-like utility -// Copyright (C) 2022-2024 Sergey Matveev +// Copyright (C) 2022-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/index.go b/index.go index b8ea25e..03ab997 100644 --- a/index.go +++ b/index.go @@ -1,5 +1,5 @@ // glocate -- ZFS-diff-friendly locate-like utility -// Copyright (C) 2022-2024 Sergey Matveev +// Copyright (C) 2022-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/main.go b/main.go index 1087f84..242bbdf 100644 --- a/main.go +++ b/main.go @@ -1,5 +1,5 @@ // glocate -- ZFS-diff-friendly locate-like utility -// Copyright (C) 2022-2024 Sergey Matveev +// Copyright (C) 2022-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/names.go b/names.go index 29e8be6..94326b7 100644 --- a/names.go +++ b/names.go @@ -1,5 +1,5 @@ // glocate -- ZFS-diff-friendly locate-like utility -// Copyright (C) 2022-2024 Sergey Matveev +// Copyright (C) 2022-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/printers.go b/printers.go index f2fc084..4e75241 100644 --- a/printers.go +++ b/printers.go @@ -1,5 +1,5 @@ // glocate -- ZFS-diff-friendly locate-like utility -// Copyright (C) 2022-2024 Sergey Matveev +// Copyright (C) 2022-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/reader.go b/reader.go index 968ec6f..f8f5e18 100644 --- a/reader.go +++ b/reader.go @@ -1,5 +1,5 @@ // glocate -- ZFS-diff-friendly locate-like utility -// Copyright (C) 2022-2024 Sergey Matveev +// Copyright (C) 2022-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/status.go b/status.go index 750f3fa..4fff125 100644 --- a/status.go +++ b/status.go @@ -1,5 +1,5 @@ // glocate -- ZFS-diff-friendly locate-like utility -// Copyright (C) 2022-2024 Sergey Matveev +// Copyright (C) 2022-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/walker.go b/walker.go index e571a9e..4d6b879 100644 --- a/walker.go +++ b/walker.go @@ -1,5 +1,5 @@ // glocate -- ZFS-diff-friendly locate-like utility -// Copyright (C) 2022-2024 Sergey Matveev +// Copyright (C) 2022-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/writer.go b/writer.go index 58b0979..5606572 100644 --- a/writer.go +++ b/writer.go @@ -1,5 +1,5 @@ // glocate -- ZFS-diff-friendly locate-like utility -// Copyright (C) 2022-2024 Sergey Matveev +// Copyright (C) 2022-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