FOSSology  4.7.1
Open Source License Compliance by Open Source Software
Reuser Agent

The reuser agent copies clearing decisions, copyright events, main licenses and report configuration from a previously cleared upload to a new upload, based on pfile identity (standard reuse), file-name matching with diff-threshold (enhanced reuse), or both.

Supported modes (set in upload_reuse.reuse_mode)

Bit Constant Description
2 REUSE_ENHANCED Match by filename + diff threshold
4 REUSE_MAIN Copy main-license entries
16 REUSE_CONF Copy report configuration
128 REUSE_COPYRIGHT Copy copyright events

Agent source