Skip to content

Commit 387baf8

Browse files
committed
Restore accidentally deleted header blurb
1 parent 07b339c commit 387baf8

File tree

1 file changed

+10
-0
lines changed
  • src/TheRestOfYourLife

1 file changed

+10
-0
lines changed

src/TheRestOfYourLife/pdf.h

Lines changed: 10 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,15 @@
11
#ifndef PDF_H
22
#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+
//==============================================================================================
313

414
#include "rtweekend.h"
515

0 commit comments

Comments
 (0)