mirror of
https://github.com/xroche/httrack.git
synced 2026-07-24 01:29:49 +03:00
The free-form debian/copyright credited only Xavier Roche, but the source tree bundles code from other authors under additional licenses that went unlisted: Yann Philippot (src/htsjava.*, GPL-3+), the minizip code by Gilles Vollant, Mathias Svensson, Even Rouault and Info-ZIP (Zlib), Colin Plumb's md5.c (public domain), and the coucal library (BSD-3-clause) with Austin Appleby's murmurhash3.h (public domain). Convert to machine-readable DEP-5 and add a Files stanza per component, as requested in the Debian NEW review of 3.49.9-1. Signed-off-by: Xavier Roche <roche@httrack.com> Co-authored-by: Claude Opus 4.8 <noreply@anthropic.com>