File: copyright-check

package info (click to toggle)
librandomx 1.1.10-3
  • links: PTS, VCS
  • area: main
  • in suites: sid, trixie
  • size: 1,500 kB
  • sloc: cpp: 9,086; ansic: 2,201; asm: 1,650; pascal: 106; makefile: 28; sh: 1
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