diff options
Diffstat (limited to 'recipes-devtools/yq/go-mod-licenses.inc')
| -rw-r--r-- | recipes-devtools/yq/go-mod-licenses.inc | 35 |
1 files changed, 35 insertions, 0 deletions
diff --git a/recipes-devtools/yq/go-mod-licenses.inc b/recipes-devtools/yq/go-mod-licenses.inc new file mode 100644 index 00000000..578c8663 --- /dev/null +++ b/recipes-devtools/yq/go-mod-licenses.inc | |||
| @@ -0,0 +1,35 @@ | |||
| 1 | # Generated by oe-go-mod-fetcher.py v3.0.0 | ||
| 2 | # | ||
| 3 | # Do not modify by hand. Regenerate with: | ||
| 4 | # bitbake <recipe> -c discover_and_generate | ||
| 5 | |||
| 6 | LICENSE += "& Apache-2.0 & MIT" | ||
| 7 | |||
| 8 | LIC_FILES_CHKSUM += "\ | ||
| 9 | file://pkg/mod/github.com/a8m/envsubst@v1.4.3/LICENSE;md5=20cbf74752fb062bc260b078d71d7e30;spdx=MIT \ | ||
| 10 | file://pkg/mod/github.com/agext/levenshtein@v1.2.1/LICENSE;md5=86d3f3a95c324c9479bd8986968f4327;spdx=Apache-2.0 \ | ||
| 11 | file://pkg/mod/github.com/alecthomas/participle/v2@v2.1.4/COPYING;md5=c9b197062ffa2eb27eed3d8ef59c1a56;spdx=MIT \ | ||
| 12 | file://pkg/mod/github.com/apparentlymart/go-textseg/v15@v15.0.0/LICENSE;md5=71da33b1e7ba5b34e6e9f27c509931db;spdx=Unknown \ | ||
| 13 | file://pkg/mod/github.com/dimchansky/utfbom@v1.1.1/LICENSE;md5=d5b81a403268b5ea485b4a2579630c17;spdx=Apache-2.0 \ | ||
| 14 | file://pkg/mod/github.com/elliotchance/orderedmap@v1.8.0/LICENSE;md5=47a0bd50edb1474747d074fc0ba1ead5;spdx=MIT \ | ||
| 15 | file://pkg/mod/github.com/fatih/color@v1.19.0/LICENSE.md;md5=316e6d590bdcde7993fb175662c0dd5a;spdx=MIT \ | ||
| 16 | file://pkg/mod/github.com/go-ini/ini@v1.67.0/LICENSE;md5=4e2a8d8f9935d6a766a5879a77ddc24d;spdx=Unknown \ | ||
| 17 | file://pkg/mod/github.com/goccy/go-json@v0.10.6/LICENSE;md5=33a07164132d795872805bfc53f6097d;spdx=MIT \ | ||
| 18 | file://pkg/mod/github.com/goccy/go-yaml@v1.19.2/LICENSE;md5=346470d8ac0a6ffe1eb8635a452cec2b;spdx=MIT \ | ||
| 19 | file://pkg/mod/github.com/google/go-cmp@v0.6.0/LICENSE;md5=4ac66f7dea41d8d116cb7fb28aeff2ab;spdx=Unknown \ | ||
| 20 | file://pkg/mod/github.com/hashicorp/hcl/v2@v2.24.0/LICENSE;md5=b1c7d811d58ca6da0bffe95cffc4d43f;spdx=Unknown \ | ||
| 21 | file://pkg/mod/github.com/jinzhu/copier@v0.4.0/License;md5=0cdfc16c21f9eb3a88219af9bed0e7a1;spdx=MIT \ | ||
| 22 | file://pkg/mod/github.com/magiconair/properties@v1.8.10/LICENSE.md;md5=714beb7325ffa89d5a68d936a3bb04e5;spdx=Unknown \ | ||
| 23 | file://pkg/mod/github.com/mattn/go-colorable@v0.1.14/LICENSE;md5=24ce168f90aec2456a73de1839037245;spdx=MIT \ | ||
| 24 | file://pkg/mod/github.com/mattn/go-isatty@v0.0.20/LICENSE;md5=f509beadd5a11227c27b5d2ad6c9f2c6;spdx=MIT \ | ||
| 25 | file://pkg/mod/github.com/mitchellh/go-wordwrap@v1.0.1/LICENSE.md;md5=56da355a12d4821cda57b8f23ec34bc4;spdx=MIT \ | ||
| 26 | file://pkg/mod/github.com/pelletier/go-toml/v2@v2.3.1/LICENSE;md5=390892c6562af0d807e527b06d635f94;spdx=Unknown \ | ||
| 27 | file://pkg/mod/github.com/spf13/cobra@v1.10.2/LICENSE.txt;md5=920d76114a32b0fb75b3f2718c5a91be;spdx=Unknown \ | ||
| 28 | file://pkg/mod/github.com/spf13/pflag@v1.0.10/LICENSE;md5=1e8b7dc8b906737639131047a590f21d;spdx=Unknown \ | ||
| 29 | file://pkg/mod/github.com/yuin/gopher-lua@v1.1.2/LICENSE;md5=5ea59bf62229a35ae7b2c7208524163e;spdx=MIT \ | ||
| 30 | file://pkg/mod/github.com/zclconf/go-cty@v1.18.1/LICENSE;md5=5fa044db97ab139f0b76ceeca0e5a3d5;spdx=MIT \ | ||
| 31 | file://pkg/mod/go.yaml.in/yaml/v4@v4.0.0-rc.4/LICENSE;md5=2729d3a1fab7cdaacf8f8e12d2556871;spdx=Apache-2.0 \ | ||
| 32 | file://pkg/mod/golang.org/x/net@v0.54.0/LICENSE;md5=7998cb338f82d15c0eff93b7004d272a;spdx=Unknown \ | ||
| 33 | file://pkg/mod/golang.org/x/sys@v0.44.0/LICENSE;md5=7998cb338f82d15c0eff93b7004d272a;spdx=Unknown \ | ||
| 34 | file://pkg/mod/golang.org/x/text@v0.37.0/LICENSE;md5=7998cb338f82d15c0eff93b7004d272a;spdx=Unknown \ | ||
| 35 | " | ||
