File: copyright-check

package info (click to toggle)
rust-x509-parser 0.17.0-4.1
  • links: PTS, VCS
  • area: main
  • in suites: trixie
  • size: 720 kB
  • sloc: python: 29; makefile: 2; sh: 1
file content (3 lines) | stat: -rwxr-xr-x 199 bytes parent folder | download | duplicates (2)
1
2
3
#!/bin/sh

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