File tree Expand file tree Collapse file tree 3 files changed +30
-3
lines changed Expand file tree Collapse file tree 3 files changed +30
-3
lines changed Original file line number Diff line number Diff line change 11#ifndef RTW_STB_IMAGE_H
22#define RTW_STB_IMAGE_H
3-
3+ // ==============================================================================================
4+ // Originally written in 2016 by Peter Shirley <ptrshrl@gmail.com>
5+ //
6+ // To the extent possible under law, the author(s) have dedicated all copyright and related and
7+ // neighboring rights to this software to the public domain worldwide. This software is
8+ // distributed without any warranty.
9+ //
10+ // You should have received a copy (see file COPYING.txt) of the CC0 Public Domain Dedication
11+ // along with this software. If not, see <http://creativecommons.org/publicdomain/zero/1.0/>.
12+ // ==============================================================================================
413
514// Disable strict warnings for this header from the Microsoft Visual C++ compiler.
615#ifdef _MSC_VER
Original file line number Diff line number Diff line change 11#ifndef RTW_STB_IMAGE_H
22#define RTW_STB_IMAGE_H
3-
3+ // ==============================================================================================
4+ // Originally written in 2016 by Peter Shirley <ptrshrl@gmail.com>
5+ //
6+ // To the extent possible under law, the author(s) have dedicated all copyright and related and
7+ // neighboring rights to this software to the public domain worldwide. This software is
8+ // distributed without any warranty.
9+ //
10+ // You should have received a copy (see file COPYING.txt) of the CC0 Public Domain Dedication
11+ // along with this software. If not, see <http://creativecommons.org/publicdomain/zero/1.0/>.
12+ // ==============================================================================================
413
514// Disable strict warnings for this header from the Microsoft Visual C++ compiler.
615#ifdef _MSC_VER
Original file line number Diff line number Diff line change 11#ifndef RTW_STB_IMAGE_H
22#define RTW_STB_IMAGE_H
3-
3+ // ==============================================================================================
4+ // Originally written in 2016 by Peter Shirley <ptrshrl@gmail.com>
5+ //
6+ // To the extent possible under law, the author(s) have dedicated all copyright and related and
7+ // neighboring rights to this software to the public domain worldwide. This software is
8+ // distributed without any warranty.
9+ //
10+ // You should have received a copy (see file COPYING.txt) of the CC0 Public Domain Dedication
11+ // along with this software. If not, see <http://creativecommons.org/publicdomain/zero/1.0/>.
12+ // ==============================================================================================
413
514// Disable strict warnings for this header from the Microsoft Visual C++ compiler.
615#ifdef _MSC_VER
You can’t perform that action at this time.
0 commit comments