X-Git-Url: http://www.git.stargrave.org/?p=tofuproxy.git;a=blobdiff_plain;f=cmd%2Fzstd%2Fenzstd.c;fp=cmd%2Fzstd%2Fenzstd.c;h=6ffae275a4ae9b05a002da342cce9453ecdaa028;hp=243f6683a8b0471c516919b478798e52a30fdaa1;hb=aebff9ec61ff98c73f83f73f081401038699d37f;hpb=64bc79d862455cc472835f2ced15182513303e96 diff --git a/cmd/zstd/enzstd.c b/cmd/zstd/enzstd.c index 243f668..6ffae27 100644 --- a/cmd/zstd/enzstd.c +++ b/cmd/zstd/enzstd.c @@ -1,19 +1,17 @@ -/* -enzstd -- .warc.zst compressor -Copyright (C) 2021-2023 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 . -*/ +// enzstd -- .warc.zst compressor +// Copyright (C) 2021-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 . #include #include