File: copyright-check

package info (click to toggle)
vdirsyncer 0.20.0-1
  • links: PTS, VCS
  • area: main
  • in suites: forky, sid
  • size: 944 kB
  • sloc: python: 7,380; makefile: 205; sh: 66
file content (3 lines) | stat: -rwxr-xr-x 180 bytes parent folder | download | duplicates (3)
1
2
3
#!/bin/sh

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