forked from seletreby310/kubeapps
-
Notifications
You must be signed in to change notification settings - Fork 0
/
.licenserc.yaml
44 lines (40 loc) · 901 Bytes
/
.licenserc.yaml
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
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
# Copyright 2022 the Kubeapps contributors.
# SPDX-License-Identifier: Apache-2.0
---
header:
comment: on-failure
license:
spdx-id: Apache-2.0
copyright-owner: the Kubeapps contributors
pattern: |
Copyright (?:\d{4}-\d{4}|\d{4}) the Kubeapps contributors.
SPDX-License-Identifier: Apache-2.0
paths-ignore:
- LICENSE
- NOTICE
- open_source_licenses.txt
- dashboard/src/setupProxy.js
- "**/*.css"
- "**/*.dccache"
- "**/*.html"
- "**/*.htpasswd"
- "**/*.json"
- "**/*.lock"
- "**/*.md"
- "**/*.pem"
- "**/*.snap"
- "**/*.sum"
- "**/*.svg"
- "**/*.webmanifest"
- "**/chart/**"
- "**/devel/**"
- "**/gen/**"
- "**/node_modules/**"
- "**/site/**"
- "**/target/**"
- "**/.notempty"
dependency:
files:
- go.mod
- dashboard/package.json
- cmd/pinniped-proxy/Cargo.toml