Skip to content

Commit 8951613

Browse files
committed
more license updates
Signed-off-by: David Scott <[email protected]>
1 parent fb65dd3 commit 8951613

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

scripts/licenses.ml

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -525,7 +525,7 @@ src/arp_packet.ml mirage/arpv4.mli mirage/arpv4.ml
525525
Copyright (c) 2013-2016 Jeremy Yallop
526526
|} ^ mit
527527
}
528-
| "ctypes.0.20.1" | "ctypes.0.22.0" -> {
528+
| "ctypes.0.20.1" | "ctypes.0.22.0" | "ctypes.0.23.0" -> {
529529
link = "https://raw.githubusercontent.com/ocamllabs/ocaml-ctypes/master/LICENSE";
530530
text = {|
531531
Copyright (c) 2013 Jeremy Yallop
@@ -546,9 +546,9 @@ src/arp_packet.ml mirage/arpv4.mli mirage/arpv4.ml
546546
| "jst-config.v0.14.1"
547547
| "jane-street-headers.v0.14.0"
548548
| "base.v0.14.2" | "base.v0.14.3"
549-
| "csexp.1.5.1"
549+
| "csexp.1.5.1" | "csexp.1.5.2"
550550
| "dune.2.9.1" | "dune.2.9.2" | "dune.2.9.3" | "dune.3.0.2" | "dune.3.0.3" | "dune.3.1.1" | "dune.3.2.0" | "dune.3.3.0" | "dune.3.4.1" | "dune.3.5.0" | "dune.3.16.0"
551-
| "dune-configurator.2.9.1" | "dune-configurator.2.9.3" | "dune-configurator.3.0.2" | "dune-configurator.3.0.3" | "dune-configurator.3.1.1" | "dune-configurator.3.3.0" | "dune-configurator.3.5.0"
551+
| "dune-configurator.2.9.1" | "dune-configurator.2.9.3" | "dune-configurator.3.0.2" | "dune-configurator.3.0.3" | "dune-configurator.3.1.1" | "dune-configurator.3.3.0" | "dune-configurator.3.5.0" | "dune-configurator.3.6.0"
552552
| "dune-configurator.3.2.0" | "dune-configurator.3.4.1"
553553
| "ocaml-compiler-libs.v0.12.4"
554554
| "ocaml-syntax-shims.1.0.0"

0 commit comments

Comments
 (0)