1
1
## Declared Project Licenses
2
2
3
- This program and the accompanying materials are made available under the terms
4
- of the Apache License, Version 2.0 which is available at
5
- https://www.apache.org/licenses/LICENSE-2.0 .
3
+ This program and the accompanying materials are made available under the terms of the Apache License, Version 2.0 which is available at https://www.apache.org/licenses/LICENSE-2.0 .
6
4
7
5
SPDX-License-Identifier: Apache-2.0
8
6
@@ -17,55 +15,19 @@ SPDX-License-Identifier: Apache-2.0
17
15
| Software | License |
18
16
| :------------------ | :--------------------------------------------------------------------------------------------------------------- |
19
17
| Dapr | https://github.com/dapr/dapr/blob/master/LICENSE |
20
- | NodeJS | https://github.com/nodejs/node/blob/master/LICENSE |
21
- | Powershell | https://github.com/PowerShell/PowerShell/blob/master/LICENSE.txt |
22
18
| Python | https://docs.python.org/3/license.html |
23
- | apt-utils | http://changelogs.ubuntu.com/changelogs/pool/main/a/apt/apt_1.6.12ubuntu0.2/copyright |
24
- | openssh-client | https://developer.puri.sm/licenses/Librem5/Birch/openssh-client.html |
25
- | gnupg2 | https://metadata.ftp-master.debian.org/changelogs//main/g/gnupg2/gnupg2_2.1.18-8~deb9u4_copyright |
26
- | dirmngr | https://www.gnupg.org/documentation/manuals/dirmngr/ |
27
- | iproute2 | https://git.kernel.org/pub/scm/network/iproute2/iproute2.git/tree/COPYING |
28
- | procps | https://gitlab.com/procps-ng/procps/-/blob/newlib/COPYING |
29
- | lsof | https://github.com/lsof-org/lsof |
30
- | htop | https://github.com/htop-dev/htop/blob/main/COPYING |
31
- | net-tools | https://github.com/giftnuss/net-tools/blob/master/COPYING |
32
- | psmisc | https://gitlab.com/psmisc/psmisc/-/blob/master/COPYING |
33
- | curl | https://curl.se/docs/copyright.html |
34
- | wget | https://en.wikipedia.org/wiki/Wget#License |
35
- | rsync | https://rsync.samba.org/GPL.html |
36
- | ca-certificates | https://metadata.ftp-master.debian.org/changelogs//main/c/ca-certificates/ca-certificates_20211016_copyright |
37
- | nano | https://en.wikipedia.org/wiki/GNU_nano |
38
- | vim-tiny | https://developer.puri.sm/licenses/Librem5/Birch/vim-tiny.html |
39
- | less | https://github.com/less/less.js/blob/master/LICENSE |
40
- | jq | https://github.com/shouldjs/jq/blob/master/LICENSE |
41
- | lsb-release | https://developer.puri.sm/licenses/Librem5/Birch/lsb-release.html |
42
- | apt-transport-https | https://packages.debian.org/stretch/apt-transport-https |
43
- | dialog | https://metadata.ftp-master.debian.org/changelogs//main/d/dialog/dialog_1.3-20201126-1_copyright |
44
- | libc6 | https://metadata.ftp-master.debian.org/changelogs//main/g/glibc/glibc_2.32-4_copyright |
45
- | libgcc1 | https://developer.puri.sm/licenses/Librem5/Birch/libgcc1.html |
46
- | libkrb5-3 | https://developer.puri.sm/licenses/Librem5/Birch/libkrb5-3.html |
47
- | libgssapi-krb5 | https://developer.puri.sm/licenses/Librem5/Birch/libgssapi-krb5-2.html |
48
- | liblttng-ust0 | http://changelogs.ubuntu.com/changelogs/pool/universe/u/ust/ust_2.10.1-1/copyright |
49
- | zlib1g | https://metadata.ftp-master.debian.org/changelogs//main/z/zlib/zlib_1.2.8.dfsg-5_copyright |
50
- | locales | https://metadata.ftp-master.debian.org/changelogs//main/g/glibc/glibc_2.32-4_copyright |
51
- | sudo | https://www.sudo.ws/license.html |
52
- | ncdu | https://en.wikipedia.org/wiki/Ncdu |
53
- | man-db | https://metadata.ftp-master.debian.org/changelogs//main/m/man-db/man-db_2.9.4-2_copyright |
54
- | strace | https://metadata.ftp-master.debian.org/changelogs//main/s/strace/strace_4.26-0.2_copyright |
55
- | init-system-helpers | https://metadata.ftp-master.debian.org/changelogs//main/i/init-system-helpers/init-system-helpers_1.60_copyright |
56
19
| Helm | https://github.com/helm/helm/blob/main/LICENSE |
57
20
| K3d | https://github.com/rancher/k3d/blob/main/LICENSE |
58
21
| Kubectl | https://github.com/kubernetes/kubectl/blob/master/LICENSE |
59
- | Brew | https://github.com/Homebrew/brew/blob/master/LICENSE.txt |
60
22
| K9S | https://github.com/derailed/k9s/blob/master/LICENSE |
61
23
| Redis | https://redis.com/legal/licenses/ |
62
24
| Mosquitto | https://github.com/eclipse/mosquitto/blob/master/LICENSE.txt |
63
25
64
26
### Development
65
27
| Software | License |
66
28
| :------: | :------------------------------------------------------------------: |
67
- | Thread | https://github.com/loretoparisi/python-threading/blob/master/LICENSE |
68
29
| GRPC | https://github.com/grpc/grpc/blob/master/LICENSE |
69
30
70
31
### Further 3rd party licenses used in project
71
- [ Auto-generated 3rd party licenses] ( ./NOTICE-3RD-PARTY-CONTENT.md )
32
+ * [ Auto-generated 3rd party licenses] ( ./NOTICE-3RD-PARTY-CONTENT.md )
33
+ * [ Full list of dependencies in the devcontainer base-image] ( https://github.com/eclipse-velocitas/devcontainer-base-images/tree/sbom/SBOM/Markdown )
0 commit comments