File: copyright-check

package info (click to toggle)
compass-layoutgala-plugin 0.2.1-3
  • links: PTS, VCS
  • area: main
  • in suites: bookworm, bullseye, forky, sid, trixie
  • size: 240 kB
  • sloc: ruby: 23; makefile: 2; sh: 1
file content (3 lines) | stat: -rwxr-xr-x 198 bytes parent folder | download
1
2
3
#!/bin/sh

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