File: copyright-check

package info (click to toggle)
python-plyer 2.1.0-2
  • links: PTS, VCS
  • area: main
  • in suites: forky, sid
  • size: 1,808 kB
  • sloc: python: 13,395; sh: 217; makefile: 177
file content (3 lines) | stat: -rwxr-xr-x 348 bytes parent folder | download | duplicates (3)
1
2
3
#!/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