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 1
1
#ifndef RTW_STB_IMAGE_H
2
2
#define RTW_STB_IMAGE_H
3
-
3
+ // ==============================================================================================
4
+ // Originally written in 2016 by Peter Shirley <[email protected] >
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
+ // ==============================================================================================
4
13
5
14
// Disable strict warnings for this header from the Microsoft Visual C++ compiler.
6
15
#ifdef _MSC_VER
Original file line number Diff line number Diff line change 1
1
#ifndef RTW_STB_IMAGE_H
2
2
#define RTW_STB_IMAGE_H
3
-
3
+ // ==============================================================================================
4
+ // Originally written in 2016 by Peter Shirley <[email protected] >
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
+ // ==============================================================================================
4
13
5
14
// Disable strict warnings for this header from the Microsoft Visual C++ compiler.
6
15
#ifdef _MSC_VER
Original file line number Diff line number Diff line change 1
1
#ifndef RTW_STB_IMAGE_H
2
2
#define RTW_STB_IMAGE_H
3
-
3
+ // ==============================================================================================
4
+ // Originally written in 2016 by Peter Shirley <[email protected] >
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
+ // ==============================================================================================
4
13
5
14
// Disable strict warnings for this header from the Microsoft Visual C++ compiler.
6
15
#ifdef _MSC_VER
You can’t perform that action at this time.
0 commit comments