$include_dir="/home/hyper-archives/boost/include"; include("$include_dir/msg-header.inc") ?>
From: Julien Blanc (julien.blanc_at_[hidden])
Date: 2021-03-23 07:55:54
Le 2021-03-23 06:14, Vinnie Falco via Boost a écrit :
> Beast currently has its own port of ZLib to C++:
>
> <https://github.com/boostorg/beast/tree/develop/include/boost/beast/zlib>
I see it's a derivative work of zlib, rather than a from scratch
implementation. IANAL, but isn't there a license issue there? (zlib
license has non-mandatory aknowledgements requests which i'm not sure
are boost-compatible).
Regards,
Julien