From b1da0a00cef26b4ca6b2a49ea7afdefd8d38abbe Mon Sep 17 00:00:00 2001 From: Merith-TK Date: Thu, 6 Apr 2023 23:27:45 -0700 Subject: [PATCH] Add Draconis License v1 --- DRACONIS.txt | 35 +++++++++++++++++++++++++++++++++++ 1 file changed, 35 insertions(+) create mode 100644 DRACONIS.txt diff --git a/DRACONIS.txt b/DRACONIS.txt new file mode 100644 index 0000000..75fccf1 --- /dev/null +++ b/DRACONIS.txt @@ -0,0 +1,35 @@ +Draconis Code and Content License v1.0 +Copyright (c) 2022-2023, [Copyright Holder] +All rights reserved. + +Redistribution and use in source and binary forms, without +modification, are permitted provided that the following conditions are met: + +1. Redistributions of the material or source code must retain the above +copyright notice, this list of conditions and the following disclaimer. + +2. Redistributions in any 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. The name of the copyright holder may not be used to endorse or +promote products derived from this material without specific prior +written permission. + +4. Derivative works based on this material are not permitted without +the express written permission of the copyright holder, and must have +permission from the copyright holder to be distributed. Derivative +works based on this material may not be distributed under any other +license unless the copyright holder has given permission to do so. + +THIS MATERIAL IS PROVIDED BY THE COPYRIGHT HOLDER "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 COPYRIGHT HOLDER 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 MATERIAL, EVEN +IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.