-
-
Notifications
You must be signed in to change notification settings - Fork 4
Expand file tree
/
Copy path.licenserc.yaml
More file actions
37 lines (35 loc) · 739 Bytes
/
.licenserc.yaml
File metadata and controls
37 lines (35 loc) · 739 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
header:
license:
spdx-id: Datalayer
copyright-owner: Datalayer, Inc.
copyright-year: 2021-2025
content: |
Copyright (c) [year] [owner]
Distributed under the terms of the Modified BSD License.
paths-ignore:
- '**/*.ipynb'
- '**/*.json'
- '**/*.txt'
- '**/*.md'
- '**/*.svg'
- '**/*.tsbuildinfo'
- '**/*.yml'
- '**/*.yaml'
- '**/build'
- '**/lib'
- '**/node_modules'
- '**/MANIFEST.in'
- '**/static'
- '**/typings'
- '**/schemas'
- '**/themes'
- '*.map.js'
- '*.bundle.js'
- '**/.*'
- 'LICENSE'
- '.devcontainer/resources/'
- '**/LICENSE.txt'
- '**/*.nblink'
- 'docs/docs'
- 'patches/'
comment: on-failure