File: copyright-check

package info (click to toggle)
node-flatted 3.2.7~ds-1
  • links: PTS, VCS
  • area: main
  • in suites: bookworm, forky, trixie
  • size: 2,428 kB
  • sloc: javascript: 662; php: 209; makefile: 63; sh: 1
file content (3 lines) | stat: -rwxr-xr-x 200 bytes parent folder | download | duplicates (2)
1
2
3
#!/bin/sh

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