forked from mito-ds/mito
-
Notifications
You must be signed in to change notification settings - Fork 0
Expand file tree
/
Copy path.licenserc.yaml
More file actions
41 lines (39 loc) · 938 Bytes
/
.licenserc.yaml
File metadata and controls
41 lines (39 loc) · 938 Bytes
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
header:
license:
spdx-id: AGPL-3.0-only
copyright-owner: Saga Inc.
software-name: Mito
content: |
Copyright (c) Saga Inc.
Distributed under the terms of the GNU Affero General Public License v3.0 License.
pattern: |
Copyright (c) Saga Inc.
Distributed .* License.
paths-ignore:
- 'mitosheet/mitosheet/pro/**'
- 'mitosheet/mitosheet/entreprise/**'
- 'mitosheet-helpers/**'
- '**/*.csv'
- '**/*.ipynb'
- '**/*.json'
- '**/*.md'
- '**/*.MD'
- '**/*.txt'
- '**/*.svg'
- '**/*.yml'
- '**/*.yaml'
- '**/build'
- '**/lib'
- '**/node_modules'
- '**/static'
- '**/typings'
- '*.map.js'
- '*.bundle.js'
- '**/.*'
- 'binder/postBuild'
- 'binder/start'
- 'LICENSE'
- 'yarn.lock'
- 'mitosheet/mitosheet/tests/updates/conftest'
- 'trymito.io/public/favicons/site.webmanifest'
comment: on-failure