From a074c367fff1e2839dc6413b53b1ad0c99620337 Mon Sep 17 00:00:00 2001 From: Dale Weiler Date: Sat, 23 Oct 2021 08:25:02 -0400 Subject: [PATCH] actually got the license wrong, it's MIT --- vendor/README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/vendor/README.md b/vendor/README.md index 826654c79..31751f8c7 100644 --- a/vendor/README.md +++ b/vendor/README.md @@ -115,6 +115,6 @@ See also LICENSE.txt in the `portmidi` directory itself. [ENet](http://enet.bespin.org/) Reliable UDP networking library. -`enet.lib` and `enet64.lib` are available under ENet's [zlib/libpng](http://enet.bespin.org/License.html) license. +`enet.lib` and `enet64.lib` are available under ENet's [MIT](http://enet.bespin.org/License.html) license. See also LICENSE in the `ENet` directory itself. \ No newline at end of file