File: copyright-check

package info (click to toggle)
node-base64url 3.0.1-10
  • links: PTS, VCS
  • area: main
  • in suites: forky, sid
  • size: 316 kB
  • sloc: javascript: 62; makefile: 13; sh: 1
file content (3 lines) | stat: -rwxr-xr-x 183 bytes parent folder | download | duplicates (2)
1
2
3
#!/bin/sh

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