File: copyright-check

package info (click to toggle)
python-redbaron 0.9.2-4
  • links: PTS, VCS
  • area: main
  • in suites: bookworm, sid, trixie
  • size: 772 kB
  • sloc: python: 6,650; makefile: 145; sh: 28
file content (3 lines) | stat: -rwxr-xr-x 182 bytes parent folder | download
1
2
3
#!/bin/sh

licensecheck --check '.*' --recursive --copyright --deb-machine --ignore '^(docs/ast\.png|debian/(changelog|copyright(_hints)?))$' --lines 0 -- * > debian/copyright_hints