X-Git-Url: http://www.git.stargrave.org/?a=blobdiff_plain;f=status.go;h=750f3fae6ae3170d35a39d940ae58cc31dab889bd9b8a73b6b1f54582d077380;hb=HEAD;hp=342c3ba671089c91003ab6ea1f2a0b6ce8ac3f328aa127137a5ed414839fc126;hpb=d5b8c235a1f3088c6c1e7261df3d1b565d042db2ba2ad1bbd1018782b9178e1f;p=glocate.git diff --git a/status.go b/status.go index 342c3ba..750f3fa 100644 --- a/status.go +++ b/status.go @@ -1,3 +1,18 @@ +// glocate -- ZFS-diff-friendly locate-like utility +// Copyright (C) 2022-2024 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 +// the Free Software Foundation, version 3 of the License. +// +// This program is distributed in the hope that it will be useful, +// but WITHOUT ANY WARRANTY; without even the implied warranty of +// MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the +// GNU General Public License for more details. +// +// You should have received a copy of the GNU General Public License +// along with this program. If not, see . + package main import (