File: copyright-check

package info (click to toggle)
rust-tesseract-sys 0.5.14-2
  • links: PTS, VCS
  • area: main
  • in suites: bookworm
  • size: 244 kB
  • sloc: perl: 258; python: 148; makefile: 5; cpp: 1; sh: 1; ansic: 1
file content (3 lines) | stat: -rwxr-xr-x 177 bytes parent folder | download | duplicates (3)
1
2
3
#!/bin/sh

licensecheck --check '.*' --recursive --copyright --deb-machine --ignore '^(img\.png|debian/(changelog|copyright(_hints)?))$' --lines 0 -- * > debian/copyright_hints