File: copyright-check

package info (click to toggle)
libhtml-html5-writer-perl 0.201-5
  • links: PTS, VCS
  • area: main
  • in suites: forky, sid
  • size: 364 kB
  • sloc: perl: 3,777; makefile: 2; sh: 1
file content (3 lines) | stat: -rwxr-xr-x 168 bytes parent folder | download | duplicates (508)
1
2
3
#!/bin/sh

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