File tree Expand file tree Collapse file tree 1 file changed +10
-0
lines changed Expand file tree Collapse file tree 1 file changed +10
-0
lines changed Original file line number Diff line number Diff line change 1
1
#ifndef PDF_H
2
2
#define PDF_H
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
+ // ==============================================================================================
3
13
4
14
#include " rtweekend.h"
5
15
You can’t perform that action at this time.
0 commit comments