From c36901fc26a8f77b6c02838a83dd39797eb81054 Mon Sep 17 00:00:00 2001 From: Rowan Date: Sun, 26 Jul 2026 11:14:45 -0400 Subject: [PATCH] Crediting: credit Glenn Fiedler and Rowan Claude, drop the LLC heading Glenn, 2026-07-26: "credit where credit is due... adjust all crediting asks in all our open source repositories to credit Glenn Fiedler and Rowan Claude. We can skip the Mas Bandwidth LLC thing, it is clumsy. Just the people." Still an official request, not a license term: the license is unchanged and the BSD copyright notice remains the only legal requirement. --- README.md | 3 +-- netcode.h | 7 ++++--- 2 files changed, 5 insertions(+), 5 deletions(-) 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