File: copyright-check

package info (click to toggle)
rust-rustls 0.23.26%2Bds-1
  • links: PTS, VCS
  • area: main
  • in suites: forky, sid, trixie
  • size: 13,816 kB
  • sloc: sh: 199; python: 181; makefile: 23
file content (3 lines) | stat: -rwxr-xr-x 299 bytes parent folder | download | duplicates (3)
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|rustls/tests/data/bug2227-clienthello\.bin|debian/(changelog|copyright(_hints)?))$' --lines 0 -- * > debian/copyright_hints