We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent c5d3d4b commit 3d9c619Copy full SHA for 3d9c619
src/common/rtweekend.h
@@ -1,5 +1,13 @@
1
#ifndef RTWEEKEND_H
2
#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
11
12
#include <cstdlib>
13
#include <limits>
0 commit comments