File: copyright-check

package info (click to toggle)
rust-notify-rust 4.11.6-1
  • links: PTS, VCS
  • area: main
  • in suites: sid, trixie
  • size: 604 kB
  • sloc: sh: 18; makefile: 4
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 '^(examples/octodex\.jpg|debian/(changelog|copyright(_hints)?))$' --lines 0 -- * > debian/copyright_hints