File: copyright-check

package info (click to toggle)
libtest-regexp-pattern-perl 0.010-1
  • links: PTS, VCS
  • area: main
  • in suites: bookworm, forky, sid, trixie
  • size: 180 kB
  • sloc: perl: 279; makefile: 2; sh: 1
file content (3 lines) | stat: -rwxr-xr-x 185 bytes parent folder | download | duplicates (7)
1
2
3
#!/bin/sh

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