File: copyright-check

package info (click to toggle)
matrix-synapse 1.128.0-1
  • links: PTS, VCS
  • area: main
  • in suites: sid
  • size: 52,824 kB
  • sloc: python: 240,004; javascript: 7,252; sql: 4,641; sh: 1,157; perl: 626; makefile: 157
file content (3 lines) | stat: -rwxr-xr-x 255 bytes parent folder | download | duplicates (2)
1
2
3
#!/bin/sh

licensecheck --check '.*' --recursive --copyright --deb-machine --merge-licenses --ignore '^(docs/auth_chain_diff\.dot\.png|docs/development/img/git/.*\.(jpg|png)|debian/(changelog|copyright(_hints)?))$' --lines 0 -- * > debian/copyright_hints