File: copyright-check

package info (click to toggle)
rust-rustls-webpki 0.103.4-2
  • links: PTS, VCS
  • area: main
  • in suites: experimental, sid
  • size: 10,632 kB
  • sloc: python: 2,278; sh: 61; makefile: 12
file content (3 lines) | stat: -rwxr-xr-x 190 bytes parent folder | download
1
2
3
#!/bin/sh

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