File: copyright-check

package info (click to toggle)
rust-async-std 1.12.0-12
  • links: PTS, VCS
  • area: main
  • in suites: bookworm
  • size: 1,992 kB
  • sloc: perl: 258; python: 148; sh: 13; makefile: 11
file content (3 lines) | stat: -rwxr-xr-x 168 bytes parent folder | download | duplicates (574)
1
2
3
#!/bin/sh

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