File: copyright-check

package info (click to toggle)
node-node-rsa 1.1.1-5
  • links: PTS, VCS
  • area: main
  • in suites: sid, trixie
  • size: 664 kB
  • sloc: javascript: 3,756; makefile: 20; sh: 1
file content (3 lines) | stat: -rwxr-xr-x 168 bytes parent folder | download | duplicates (469)
1
2
3
#!/bin/sh

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