diff --git a/README.md b/README.md index 31eb880..edf4ec6 100644 --- a/README.md +++ b/README.md @@ -121,7 +121,6 @@ If you find this software useful, [please consider sponsoring it](https://github If you use this library in a product, please credit it in your product credits: -> **Más Bandwidth LLC** -> netcode — Glenn Fiedler +> netcode - Glenn Fiedler and Rowan Claude The license doesn't require this. It's an official request, and honoring it is appreciated. Fair credit keeps open source honest. diff --git a/netcode.h b/netcode.h index 4e3112b..2b1368f 100755 --- a/netcode.h +++ b/netcode.h @@ -23,9 +23,10 @@ */ /* - If you use this library in a product, please credit "netcode - Glenn Fiedler" - under "Mas Bandwidth LLC" in your product credits. The license doesn't require - this credit. It's an official request, and honoring it is appreciated. + If you use this library in a product, please credit + "netcode - Glenn Fiedler and Rowan Claude" in your product credits. The + license doesn't require this credit. It's an official request, and honoring + it is appreciated. */ #ifndef NETCODE_H