File: copyright-check

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

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