#!/bin/sh

licensecheck --check '.*' --recursive --copyright --deb-machine --ignore '^(art/rustemo-logo(|-small)\.png|docs/src/(images|readme_example/src/testglr)/calc\.dot\.png|debian/(changelog|copyright(_hints)?))$' --lines 0 -- * > debian/copyright_hints
