@@ -525,7 +525,7 @@ src/arp_packet.ml mirage/arpv4.mli mirage/arpv4.ml
525
525
Copyright (c) 2013-2016 Jeremy Yallop
526
526
|} ^ mit
527
527
}
528
- | "ctypes.0.20.1" | "ctypes.0.22.0" -> {
528
+ | "ctypes.0.20.1" | "ctypes.0.22.0" | "ctypes.0.23.0" -> {
529
529
link = "https://raw.githubusercontent.com/ocamllabs/ocaml-ctypes/master/LICENSE" ;
530
530
text = {|
531
531
Copyright (c) 2013 Jeremy Yallop
@@ -546,9 +546,9 @@ src/arp_packet.ml mirage/arpv4.mli mirage/arpv4.ml
546
546
| "jst-config.v0.14.1"
547
547
| "jane-street-headers.v0.14.0"
548
548
| "base.v0.14.2" | "base.v0.14.3"
549
- | "csexp.1.5.1"
550
- | "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"
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"
549
+ | "csexp.1.5.1" | "csexp.1.5.2"
550
+ | "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" | "dune-configurator.3.16.0"
552
552
| "dune-configurator.3.2.0" | "dune-configurator.3.4.1"
553
553
| "ocaml-compiler-libs.v0.12.4"
554
554
| "ocaml-syntax-shims.1.0.0"
@@ -911,6 +911,8 @@ the license in file toplevel/LICENSE-findlib.
911
911
| "ocaml.4.13.0" | "ocaml-base-compiler.4.13.0"
912
912
| "ocaml.4.13.1" | "ocaml-base-compiler.4.13.1"
913
913
| "ocaml.4.14.0" | "ocaml-base-compiler.4.14.0"
914
+ | "ocaml.4.14.1" | "ocaml-base-compiler.4.14.1"
915
+ | "ocaml.4.14.2" | "ocaml-base-compiler.4.14.2"
914
916
| "ocaml-variants.4.08.0+mingw64c"
915
917
| "ocaml-variants.4.13.1+mingw64c"
916
918
| "seq.base" | "stdlib-shims.0.3.0" | "uchar.0.0.2" -> {
@@ -1116,7 +1118,7 @@ Copyright (c) 2016-2017 Mindy Preston
1116
1118
|} ^ isc
1117
1119
1118
1120
}
1119
- | "vpnkit.0.2.0" -> {
1121
+ | "vpnkit.0.2.0" | "vpnkit.0.5.0" -> {
1120
1122
link = "https://github.com/moby/vpnkit/blob/master/LICENSE" ;
1121
1123
text = apache2 "Copyright 2013-2016 Docker, Inc."
1122
1124
}
0 commit comments