#!/bin/sh

licensecheck --check '.*' --recursive --copyright --deb-machine --ignore '^(examples/notification/plyer-icon\.(ico|png)|examples/accelerometer/using_graph/libs/garden/garden\.graph/graph\.png|examples/accelerometer/using_graph/Screenshot_Android_4\.3\.png|debian/(changelog|copyright(_hints)?))$' --lines 0 -- * > debian/copyright_hints
