From 8654b4d897a2d0f2b004440aee1988b8f899e896 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Doruk=20Fi=C5=9Fek?= Date: Fri, 27 Feb 2009 17:18:19 +0000 Subject: [PATCH] New license --- licenses/IRDPL | 46 ++++++++++++++++++++++++++++++++++++++++++++++ 1 file changed, 46 insertions(+) create mode 100644 licenses/IRDPL diff --git a/licenses/IRDPL b/licenses/IRDPL new file mode 100644 index 00000000..913f4417 --- /dev/null +++ b/licenses/IRDPL @@ -0,0 +1,46 @@ +IR Public Domain License (IRPDL) v1.6 + +Redistribution and use in source and binary forms, with or without +modification, are permitted provided that the following conditions +are met: + +1. Redistributions of source code must retain the above copyright +notice, this list of conditions and the following disclaimer. + +2. Redistributions in binary form must reproduce the above copyright +notice, this list of conditions and the following disclaimer in the +documentation and/or other materials provided with the distribution. + +3. In order to keep the user informed of the system [hence Public Domain], +source code to binary distrobutions must be made availible via some +medium, whether included in the binary distrobution or some via some +other method. + +4. The name of the author nor the names of any contributors may be used +to indorse a product with out the prior written of consent +the person(s) in question. + +5. Work derived from this or any other part of this project are NOT +subject to this license, unless the author chooses them to be. + +6. No person(s) or groups may restrict the distribution of the source +or binaries for the project(s) licensed under this license. + +7. No person(s) or groups are prohibited from using any software +licensed with this license, so long as the copyrights remain +intact. + +8. The name(s) of the author(s) and those of the contributors may not +be removed, so long as code/ideas/theories of the aforementioned person +remain within the project. + +THIS SOFTWARE IS PROVIDED BY THE AUTHOR ``AS IS'' AND ANY EXPRESS OR +IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE IMPLIED WARRANTIES +OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE ARE DISCLAIMED. +IN NO EVENT SHALL THE AUTHOR BE LIABLE FOR ANY DIRECT, INDIRECT, +INCIDENTAL, SPECIAL, EXEMPLARY, OR CONSEQUENTIAL DAMAGES (INCLUDING, BUT +NOT LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES; LOSS OF USE, +DATA, OR PROFITS; OR BUSINESS INTERRUPTION) HOWEVER CAUSED AND ON ANY +THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT LIABILITY, OR TORT +(INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE OF +THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.