[go: up one dir, main page]

File: lrc.config

package info (click to toggle)
licenserecon 8.1
  • links: PTS, VCS
  • area: main
  • in suites: forky, sid
  • size: 364 kB
  • sloc: pascal: 1,465; makefile: 33; xml: 9; sh: 2
file content (26 lines) | stat: -rw-r--r-- 716 bytes parent folder | download | duplicates (2)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
# licenserecon
#
# This file lists files and directories to be excluded from checking,
# to avoid false positives.
#
# Lines starting with # are treated as comments.
# Blank lines are ignored.
# Lines starting with minus sign(s) are treated as command line options
#
# Additional files may be excluded on a per package basis by creating an optional file
# debian/lrc.config in the package source.
# File names may include a partial path.
# Wildcards '*' not supported
#
# These files often contain licenses for other files.
#  (File foo also treated as foo.*)
about
authors
copying
copyright
dep5
readme

# Directories identified by trailing slash /
# Entire contents will be (recursively) excluded.
debian/patches/