File: copyright-check

package info (click to toggle)
rust-rustls-native-certs 0.6.3-7
  • links: PTS, VCS
  • area: main
  • in suites: forky, sid, trixie
  • size: 276 kB
  • sloc: sh: 31; makefile: 5
file content (3 lines) | stat: -rwxr-xr-x 168 bytes parent folder | download | duplicates (588)
1
2
3
#!/bin/sh

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