File: copyright-check

package info (click to toggle)
bzip3 1.5.3-2
  • links: PTS, VCS
  • area: main
  • in suites: forky, sid
  • size: 7,652 kB
  • sloc: ansic: 6,893; sh: 218; makefile: 82
file content (4 lines) | stat: -rwxr-xr-x 218 bytes parent folder | download | duplicates (2)
1
2
3
4
#!/bin/sh

licensecheck --check '.*' --recursive --copyright --deb-machine \
	--ignore '^etc/benchmark.png|examples/shakespeare.txt.bz3|(debian/(changelog|copyright(_hints)?))$' --lines 0 -- * > debian/copyright_hints