Added public domain license text
This commit is contained in:
parent
6695bc4e18
commit
f0e456b809
10
stb_image.h
10
stb_image.h
@ -1,5 +1,4 @@
|
|||||||
/* stb_image - v2.06 - public domain image loader - http://nothings.org/stb_image.h
|
/* stb_image - v2.06 - public domain image loader - http://nothings.org/stb_image.h
|
||||||
no warranty implied; use at your own risk
|
|
||||||
|
|
||||||
Do this:
|
Do this:
|
||||||
#define STB_IMAGE_IMPLEMENTATION
|
#define STB_IMAGE_IMPLEMENTATION
|
||||||
@ -204,10 +203,11 @@
|
|||||||
Joseph Thomson
|
Joseph Thomson
|
||||||
Phil Jordan
|
Phil Jordan
|
||||||
|
|
||||||
License:
|
LICENSE
|
||||||
This software is in the public domain. Where that dedication is not
|
|
||||||
recognized, you are granted a perpetual, irrevocable license to copy
|
This software is in the public domain. Where that dedication is not
|
||||||
and modify this file however you want.
|
recognized, you are granted a perpetual, irrevocable license to copy,
|
||||||
|
distribute, and modify this file as you see fit.
|
||||||
|
|
||||||
*/
|
*/
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user