From 59d52deae64c841a07af34f3e4e545a623642c04 Mon Sep 17 00:00:00 2001 From: =?utf8?q?Miloslav=20=C4=8C=C3=AD=C5=BE?= Date: Sun, 28 Apr 2019 15:28:36 +0000 Subject: [PATCH] Update raycastlib.h --- raycastlib.h | 21 +++++++++++++++++++++ 1 file changed, 21 insertions(+) diff --git a/raycastlib.h b/raycastlib.h index 8325df0..b618b4f 100644 --- a/raycastlib.h +++ b/raycastlib.h @@ -27,6 +27,27 @@ author: Miloslav "drummyfish" Ciz license: CC0 1.0 version: 0.8 + + ----- + + This work's goal is to never be encumbered by any exclusive intellectual + property rights. + + The work is therefore provided under CC0 1.0 + additional WAIVER OF ALL + INTELLECTUAL PROPERTY RIGHTS that waives the rest of intellectual property + rights not already waived by CC0 1.0. The WAIVER OF ALL INTELLECTUAL PROPERTY + RGHTS is as follows: + + Each contributor to this work agrees that they waive any exclusive rights, + including but not limited to copyright, patents, trademark, trade dress, + industrial design, plant varieties and trade secrets, to any and all ideas, + concepts, processes, discoveries, improvements and inventions conceived, + discovered, made, designed, researched or developed by the contributor either + solely or jointly with others, which relate to this work or result from this + work. Should any waiver of such right be judged legally invalid or ineffective + under applicable law, the contributor hereby grants to each affected person a + royalty-free, non transferable, non sublicensable, non exclusive, irrevocable + and unconditional license to this right. */ #include -- 2.11.4.GIT