#!/bin/sh

licensecheck --check '.*' --recursive --copyright --deb-machine --ignore '^(doc/fcd14492\.pdf|debian/(changelog|copyright(_hints)?))$' --lines 0 -- * > debian/copyright_hints
