File: copyright-check

package info (click to toggle)
python-av 8.0.2-2
  • links: PTS, VCS
  • area: main
  • in suites: bullseye
  • size: 1,440 kB
  • sloc: python: 5,454; sh: 203; makefile: 117
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