X-Git-Url: http://www.git.cypherpunks.ru/?p=gorecfile.git;a=blobdiff_plain;f=slog%2Fhandler.go;h=43f1a13d5aa54aa8af47aa7afb600334cb369173;hp=0a2acd4e547b01cb52e39a8a80c33cc78a091831;hb=HEAD;hpb=530284958d3d776e249514dccacaba53468ff24a diff --git a/slog/handler.go b/slog/handler.go index 0a2acd4..43f1a13 100644 --- a/slog/handler.go +++ b/slog/handler.go @@ -1,3 +1,18 @@ +// recfile -- GNU recutils'es recfiles parser on pure Go +// Copyright (C) 2020-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 slog import (