File: copyright-check

package info (click to toggle)
rust-peg 0.8.5-1
  • links: PTS, VCS
  • area: main
  • in suites: experimental, sid, trixie
  • size: 756 kB
  • sloc: makefile: 20; sh: 12
file content (3 lines) | stat: -rwxr-xr-x 168 bytes parent folder | download | duplicates (471)
1
2
3
#!/bin/sh

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