Skip to content

Commit 753c09e

Browse files
authored
Crediting: credit Glenn Fiedler and Rowan Claude, drop the LLC heading (#169)
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.
1 parent 46d3a1e commit 753c09e

2 files changed

Lines changed: 5 additions & 5 deletions

File tree

README.md

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -121,7 +121,6 @@ If you find this software useful, [please consider sponsoring it](https://github
121121

122122
If you use this library in a product, please credit it in your product credits:
123123

124-
> **Más Bandwidth LLC**
125-
> netcode — Glenn Fiedler
124+
> netcode - Glenn Fiedler and Rowan Claude
126125
127126
The license doesn't require this. It's an official request, and honoring it is appreciated. Fair credit keeps open source honest.

netcode.h

Lines changed: 4 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -23,9 +23,10 @@
2323
*/
2424

2525
/*
26-
If you use this library in a product, please credit "netcode - Glenn Fiedler"
27-
under "Mas Bandwidth LLC" in your product credits. The license doesn't require
28-
this credit. It's an official request, and honoring it is appreciated.
26+
If you use this library in a product, please credit
27+
"netcode - Glenn Fiedler and Rowan Claude" in your product credits. The
28+
license doesn't require this credit. It's an official request, and honoring
29+
it is appreciated.
2930
*/
3031

3132
#ifndef NETCODE_H

0 commit comments

Comments
 (0)