File: copyright-check

package info (click to toggle)
libpath-tiny-perl 0.148-1
  • links: PTS, VCS
  • area: main
  • in suites: forky, sid, trixie
  • size: 636 kB
  • sloc: perl: 1,300; makefile: 2; sh: 1
file content (3 lines) | stat: -rwxr-xr-x 175 bytes parent folder | download | duplicates (3)
1
2
3
#!/bin/sh

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