Skip to content

Commit ac82df2

Browse files
committed
chore(ci): Drop VRL license exceptions
1 parent bf372fd commit ac82df2

File tree

1 file changed

+0
-9
lines changed

1 file changed

+0
-9
lines changed

license-tool.toml

-9
Original file line numberDiff line numberDiff line change
@@ -4,15 +4,6 @@
44
"openssl-macros" = { origin = "https://github.com/sfackler/rust-openssl" }
55
"serde_nanos" = { origin = "https://github.com/caspervonb/serde_nanos" }
66

7-
# These can go away once Vector starts using a release of the VRL crate with a
8-
# library field set up.
9-
"vrl" = { license = "MPL-2.0" }
10-
"vrl-compiler" = { license = "MPL-2.0" }
11-
"vrl-core" = { license = "MPL-2.0" }
12-
"vrl-diagnostic" = { license = "MPL-2.0" }
13-
"vrl-parser" = { license = "MPL-2.0" }
14-
"vrl-tests" = { license = "MPL-2.0" }
15-
167
# `ring` has a custom license that is mostly "ISC-style" but parts of it also fall under OpenSSL licensing.
178
"ring-0.16.20" = { license = "ISC AND Custom" }
189

0 commit comments

Comments
 (0)