Skip to content

Commit fb1ba1f

Browse files
committed
Reviewed all Theia packages
1 parent 8ac1735 commit fb1ba1f

36 files changed

+36
-36
lines changed

.licensed.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -95,9 +95,9 @@ allowed:
9595
# The following are based on individual license text
9696
- eupl-1.2
9797

98+
- epl-2.0 # https://interoperable-europe.ec.europa.eu/licence/compatibility-check/EPL-2.0/AGPL-3.0-only
9899
# to check
99100
- 0bsd
100-
- epl-2.0
101101
- blueoak-1.0.0
102102
- Python-2.0
103103
- OFL-1.1

.licenses/npm/@theia/application-package.dep.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@ version: 1.57.0
44
type: npm
55
summary: Theia application package API.
66
homepage: https://github.com/eclipse-theia/theia
7-
license: other
7+
license: epl-2.0 # https://github.com/eclipse-theia/theia?tab=readme-ov-file#license
88
licenses:
99
- sources: README.md
1010
text: ''

.licenses/npm/@theia/bulk-edit.dep.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@ version: 1.57.0
44
type: npm
55
summary: Theia - Bulk Edit Extension
66
homepage: https://github.com/eclipse-theia/theia
7-
license: other
7+
license: epl-2.0 # https://github.com/eclipse-theia/theia?tab=readme-ov-file#license
88
licenses:
99
- sources: README.md
1010
text: ''

.licenses/npm/@theia/callhierarchy.dep.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@ version: 1.57.0
44
type: npm
55
summary: Theia - Call Hierarchy Extension
66
homepage: https://github.com/eclipse-theia/theia
7-
license: other
7+
license: epl-2.0 # https://github.com/eclipse-theia/theia?tab=readme-ov-file#license
88
licenses:
99
- sources: README.md
1010
text: ''

.licenses/npm/@theia/console.dep.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@ version: 1.57.0
44
type: npm
55
summary: Theia - Console Extension
66
homepage: https://github.com/eclipse-theia/theia
7-
license: other
7+
license: epl-2.0 # https://github.com/eclipse-theia/theia?tab=readme-ov-file#license
88
licenses:
99
- sources: README.md
1010
text: ''

.licenses/npm/@theia/core.dep.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@ version: 1.57.0
44
type: npm
55
summary: Theia is a cloud & desktop IDE framework implemented in TypeScript.
66
homepage: https://github.com/eclipse-theia/theia
7-
license: other
7+
license: epl-2.0 # https://github.com/eclipse-theia/theia?tab=readme-ov-file#license
88
licenses:
99
- sources: README.md
1010
text: ''

.licenses/npm/@theia/editor-preview.dep.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@ version: 1.57.0
44
type: npm
55
summary: Theia - Editor Preview Extension
66
homepage: https://github.com/eclipse-theia/theia
7-
license: other
7+
license: epl-2.0 # https://github.com/eclipse-theia/theia?tab=readme-ov-file#license
88
licenses:
99
- sources: README.md
1010
text: ''

.licenses/npm/@theia/editor.dep.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@ version: 1.57.0
44
type: npm
55
summary: Theia - Editor Extension
66
homepage: https://github.com/eclipse-theia/theia
7-
license: other
7+
license: epl-2.0 # https://github.com/eclipse-theia/theia?tab=readme-ov-file#license
88
licenses:
99
- sources: README.md
1010
text: ''

.licenses/npm/@theia/electron.dep.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@ version: 1.57.0
44
type: npm
55
summary: Theia - Electron utility package
66
homepage: https://github.com/eclipse-theia/theia
7-
license: other
7+
license: epl-2.0 # https://github.com/eclipse-theia/theia?tab=readme-ov-file#license
88
licenses:
99
- sources: README.md
1010
text: ''

.licenses/npm/@theia/file-search.dep.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@ version: 1.57.0
44
type: npm
55
summary: Theia - File Search Extension
66
homepage: https://github.com/eclipse-theia/theia
7-
license: other
7+
license: epl-2.0 # https://github.com/eclipse-theia/theia?tab=readme-ov-file#license
88
licenses:
99
- sources: README.md
1010
text: ''

0 commit comments

Comments
 (0)