forked from envoyproxy/ai-gateway
-
Notifications
You must be signed in to change notification settings - Fork 0
Expand file tree
/
Copy path.licenserc.yaml
More file actions
42 lines (41 loc) · 1.02 KB
/
Copy path.licenserc.yaml
File metadata and controls
42 lines (41 loc) · 1.02 KB
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
# Copyright Envoy AI Gateway Authors
# SPDX-License-Identifier: Apache-2.0
# The full text of the Apache license is available in the LICENSE file at
# the root of the repo.
header:
license:
spdx-id: Apache-2.0
copyright-owner: Envoy AI Gateway Authors
content: |
Copyright Envoy AI Gateway Authors
SPDX-License-Identifier: Apache-2.0
The full text of the Apache license is available in the LICENSE file at
the root of the repo.
paths-ignore:
- site
- out
- ".github"
- ".bin"
- "**/go.mod"
- "**/go.sum"
- "**/*.md"
- "**/*.json"
- "**/*.txt"
- "**/*.hcl"
- "**/.gitignore"
- "**/.helmignore"
- .trivyignore
- .editorconfig
- .golangci.yml
- .misspellignore
- .prettierignore
- .testcoverage.yml
- LICENSE
- CODEOWNERS
- pre-commit.sh
- tests/extproc/testdata/server.key
- tests/extproc/testdata/server.crt
- .env.ollama
- "**/.env*"
- tests/internal/testopenai/cassettes
- .github/codecov.yml