Skip to content

Commit 2a52967

Browse files
committed
update licenses config
1 parent a6bbbe1 commit 2a52967

File tree

1 file changed

+6
-7
lines changed

1 file changed

+6
-7
lines changed

.licensed.yml

Lines changed: 6 additions & 7 deletions
Original file line numberDiff line numberDiff line change
@@ -1,14 +1,12 @@
11
sources:
2-
go: {}
2+
go: true
33

4-
cache_path: licenses
4+
cache_path: .licenses
55

66
apps:
7-
- name: go-updater
8-
source_path: .
9-
cache_path: .licenses
10-
include_sources:
11-
- go
7+
- source_path: ./cmd/releaser/
8+
- source_path: ./releaser/
9+
- source_path: ./updater/
1210

1311
# Source: https://github.com/arduino/tooling-project-assets/blob/main/workflow-templates/assets/check-dependencies/GPL-3.0/.licensed.yml
1412
allowed:
@@ -87,3 +85,4 @@ allowed:
8785
- eupl-1.2
8886
- liliq-r-1.1
8987
- liliq-rplus-1.1
88+

0 commit comments

Comments
 (0)