Browse Source

actually got the license wrong, it's MIT

Dale Weiler 3 years ago
parent
commit
a074c367ff
1 changed files with 1 additions and 1 deletions
  1. 1 1
      vendor/README.md

+ 1 - 1
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](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.
 See also LICENSE in the `ENet` directory itself.