File: copyright-check

package info (click to toggle)
rust-rustls-0.21 0.21.12-14
  • links: PTS, VCS
  • area: main
  • in suites: trixie
  • size: 5,408 kB
  • sloc: sh: 327; python: 104; makefile: 9
file content (3 lines) | stat: -rwxr-xr-x 256 bytes parent folder | download | duplicates (2)
1
2
3
#!/bin/sh

licensecheck --check '.*' --recursive --copyright --deb-machine --ignore '^(admin/rustls-logo-web.png|audit/TLS-01-report.pdf|rustls/src/testdata/cert-github.0.der|debian/(changelog|copyright(_hints)?))$' --lines 0 -- * > debian/copyright_hints