File: copyright-check

package info (click to toggle)
python-icalendar 6.0.1-2
  • links: PTS, VCS
  • area: main
  • in suites: trixie
  • size: 1,224 kB
  • sloc: python: 5,331; makefile: 170; sh: 59
file content (3 lines) | stat: -rwxr-xr-x 168 bytes parent folder | download | duplicates (593)
1
2
3
#!/bin/sh

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