/ LICENSE.txt
LICENSE.txt
 1  CCGMS Term, the Commodore Color Graphics Manipulation Systerm Terminal.
 2  
 3  Copyright (c) 2016,2020, Craig Smith, alwyz
 4  All rights reserved.
 5  
 6  This project is licensed under the BSD 3-Clause License (see below).
 7  
 8  You are further kindly requested, but not required, to notify the
 9  original author if you make and distribute a significant modification of
10  the project in a manner other than via the public source code repository
11  at https://github.com/spathiwa/ccgmsterm.  (Obtain contact info by
12  clicking on the 'spathiwa' owner link on the repository page. I'd just
13  like to hear what people are doing with it.)
14  
15  
16  [BSD 3-Clause License]
17  
18  Redistribution and use in source and binary forms, with or without
19  modification, are permitted provided that the following conditions are met:
20  
21  * Redistributions of source code must retain the above copyright notice, this
22    list of conditions and the following disclaimer.
23  
24  * Redistributions in binary form must reproduce the above copyright notice,
25    this list of conditions and the following disclaimer in the documentation
26    and/or other materials provided with the distribution.
27  
28  * Neither the name of the copyright holder nor the names of its
29    contributors may be used to endorse or promote products derived from
30    this software without specific prior written permission.
31  
32  THIS SOFTWARE IS PROVIDED BY THE COPYRIGHT HOLDERS AND CONTRIBUTORS "AS IS"
33  AND ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE
34  IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE ARE
35  DISCLAIMED. IN NO EVENT SHALL THE COPYRIGHT HOLDER OR CONTRIBUTORS BE LIABLE
36  FOR ANY DIRECT, INDIRECT, INCIDENTAL, SPECIAL, EXEMPLARY, OR CONSEQUENTIAL
37  DAMAGES (INCLUDING, BUT NOT LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS OR
38  SERVICES; LOSS OF USE, DATA, OR PROFITS; OR BUSINESS INTERRUPTION) HOWEVER
39  CAUSED AND ON ANY THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT LIABILITY,
40  OR TORT (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE
41  OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.