Skip to content

Commit 24f8cc6

Browse files
committed
test(conan): Update expected results
It seems to be correct that `BSD-3-Clause` is dropped, see [1]. [1]: https://github.com/lz4/lz4/blob/v1.9.4/LICENSE Signed-off-by: Sebastian Schuberth <[email protected]>
1 parent 2c4eef8 commit 24f8cc6

1 file changed

Lines changed: 1 addition & 2 deletions

File tree

plugins/package-managers/conan/src/funTest/assets/projects/synthetic/conan2-expected-output-py.yml

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -163,9 +163,8 @@ packages:
163163
purl: "pkg:conan/[email protected]"
164164
declared_licenses:
165165
- "BSD-2-Clause"
166-
- "BSD-3-Clause"
167166
declared_licenses_processed:
168-
spdx_expression: "BSD-2-Clause AND BSD-3-Clause"
167+
spdx_expression: "BSD-2-Clause"
169168
description: "Extremely Fast Compression algorithm"
170169
homepage_url: "https://github.com/lz4/lz4"
171170
binary_artifact:

0 commit comments

Comments
 (0)