File: copyright-check

package info (click to toggle)
libinline-java-perl 0.67-1
  • links: PTS, VCS
  • area: main
  • in suites: bookworm
  • size: 716 kB
  • sloc: perl: 3,817; java: 2,621; makefile: 34; sh: 1
file content (3 lines) | stat: -rwxr-xr-x 168 bytes parent folder | download | duplicates (542)
1
2
3
#!/bin/sh

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