From 0cc9b20c15460213e488bf5e70963b941482f628 Mon Sep 17 00:00:00 2001 From: William Harrington Date: Tue, 14 Jan 2025 16:06:02 -0600 Subject: Add source. --- LICENSE | 36 ++++++++++++++++++++++++++++++++++++ 1 file changed, 36 insertions(+) create mode 100644 LICENSE (limited to 'LICENSE') diff --git a/LICENSE b/LICENSE new file mode 100644 index 0000000..61dbe05 --- /dev/null +++ b/LICENSE @@ -0,0 +1,36 @@ +Copyright (c) 1997 Tycho Softworks. All rights reserved. + +This source is made freely available for public use, and may be +redistributed in source and/or binary forms, with or without +modification, provided that the following conditions are met: + +1. Redistributions of modified source code must retain all + original copyright notices when present. + +2. Redistributions of modified source code or binary archives + must include this license agreement unmodified. + +3. Neither the name of Tycho Softworks nor the names of it's + contributors may be used to endorse or promote products derived + from this software without specific prior written permission. + +4. Where Berkeley (BSD) licensed source or header files may be used + within this distribution, such use is hereby acknowledged and + subject to the original terms and conditions as specified in + the comments of said specific source files. + +THIS SOFTWARE IS PROVIDED BY THE TYCHO SOFTWORKS ``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 TYCHO SOFTWORKS 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. + +Any comments or questions in regards to this license or that arise +from it's use may be addressed to "dyfet@tycho.com". + -- cgit v1.2.3-54-g00ecf