Skip to content

Commit 3d9c619

Browse files
committed
rtweekend.h: add standard header blurb
1 parent c5d3d4b commit 3d9c619

File tree

1 file changed

+8
-0
lines changed

1 file changed

+8
-0
lines changed

src/common/rtweekend.h

Lines changed: 8 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,13 @@
11
#ifndef RTWEEKEND_H
22
#define RTWEEKEND_H
3+
//==============================================================================================
4+
// To the extent possible under law, the author(s) have dedicated all copyright and related and
5+
// neighboring rights to this software to the public domain worldwide. This software is
6+
// distributed without any warranty.
7+
//
8+
// You should have received a copy (see file COPYING.txt) of the CC0 Public Domain Dedication
9+
// along with this software. If not, see <http://creativecommons.org/publicdomain/zero/1.0/>.
10+
//==============================================================================================
311

412
#include <cstdlib>
513
#include <limits>

0 commit comments

Comments
 (0)