X-Git-Url: http://www.git.stargrave.org/?a=blobdiff_plain;f=printers.go;h=f2fc084fa4dd07a62da2b11b4ab223734d10e853e49851f6450d34b85d2d0540;hb=HEAD;hp=d0805086fb572f3f6ccb928b365be7003ffade51a3aa812e34f071b7f72bd4a8;hpb=d5b8c235a1f3088c6c1e7261df3d1b565d042db2ba2ad1bbd1018782b9178e1f;p=glocate.git diff --git a/printers.go b/printers.go index d080508..f2fc084 100644 --- a/printers.go +++ b/printers.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 (