File: copyright-check

package info (click to toggle)
python-av 10.0.0-1
  • links: PTS, VCS
  • area: main
  • in suites: bookworm
  • size: 1,500 kB
  • sloc: python: 5,917; sh: 184; makefile: 119
file content (4 lines) | stat: -rwxr-xr-x 239 bytes parent folder | download | duplicates (3)
1
2
3
4
#!/bin/sh


licensecheck --check '.*' --recursive --copyright --deb-machine --ignore '^docs/_static/(examples/numpy/barcode\.jpg|favicon\.png|logo-250\.png)|(debian/(changelog|copyright(_hints)?))$' --lines 0 -- * > debian/copyright_hints