File: copyright-check

package info (click to toggle)
compass-blend-modes-plugin 0.0.3%2B20150331~dfsg-3
  • links: PTS, VCS
  • area: main
  • in suites: bookworm, bullseye, sid, trixie
  • size: 232 kB
  • sloc: javascript: 392; ruby: 28; makefile: 2; sh: 1
file content (3 lines) | stat: -rwxr-xr-x 168 bytes parent folder | download | duplicates (471)
1
2
3
#!/bin/sh

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