aboutsummaryrefslogtreecommitdiff
path: root/third-party/stb/stb_image.h
diff options
context:
space:
mode:
Diffstat (limited to 'third-party/stb/stb_image.h')
-rw-r--r--third-party/stb/stb_image.h5
1 files changed, 5 insertions, 0 deletions
diff --git a/third-party/stb/stb_image.h b/third-party/stb/stb_image.h
index f0cc5818de..5d4d5cf8bf 100644
--- a/third-party/stb/stb_image.h
+++ b/third-party/stb/stb_image.h
@@ -1,3 +1,8 @@
+//
+// Copyright (c) 2017 Sean Barrett
+// SPDX-License-Identifier: MIT
+//
+
/* stb_image - v2.16 - public domain image loader - http://nothings.org/stb_image.h
no warranty implied; use at your own risk