From f0268375da05b26fdba1cac61650997a0aaf5b1a Mon Sep 17 00:00:00 2001 From: Sean Barrett Date: Sun, 13 Sep 2015 06:16:52 -0700 Subject: [PATCH] credit --- stb.h | 17 +++++++++-------- 1 file changed, 9 insertions(+), 8 deletions(-) diff --git a/stb.h b/stb.h index bed586c..d8aaf37 100644 --- a/stb.h +++ b/stb.h @@ -176,15 +176,16 @@ distribute, and modify this file as you see fit. CREDITS -Written by Sean Barrett. + Written by Sean Barrett. -Fixes: - Philipp Wiesemann - Robert Nix - r-lyeh - blackpawn - Mojofreem@github - Ryan Whitworth + Fixes: + Philipp Wiesemann + Robert Nix + r-lyeh + blackpawn + Mojofreem@github + Ryan Whitworth + Vincent Isambart */ #ifndef STB__INCLUDE_STB_H