Mercurial > hg > jslab
annotate lib/JScheme-license.txt @ 8:5e3cbbf173aa tip
Reorganise some more
author | samer |
---|---|
date | Fri, 05 Apr 2019 22:41:58 +0100 |
parents | bf79fb79ee13 |
children |
rev | line source |
---|---|
samer@0 | 1 The Jscheme Language and Implementation |
samer@0 | 2 Copyright (c) 2002 Ken R. Anderson, Timothy J. Hickey, Peter Norvig |
samer@0 | 3 |
samer@0 | 4 This system is licensed under the following |
samer@0 | 5 zlib/libpng open-source license. |
samer@0 | 6 |
samer@0 | 7 This software is provided 'as-is', without any express or |
samer@0 | 8 implied warranty. |
samer@0 | 9 |
samer@0 | 10 In no event will the authors be held liable for any damages |
samer@0 | 11 arising from the use of this software. |
samer@0 | 12 |
samer@0 | 13 Permission is granted to anyone to use this software for any |
samer@0 | 14 purpose, including commercial applications, and to alter it |
samer@0 | 15 and redistribute it freely, subject to the following |
samer@0 | 16 restrictions: |
samer@0 | 17 |
samer@0 | 18 1. The origin of this software must not be misrepresented; you |
samer@0 | 19 must not claim that you wrote the original software. If you |
samer@0 | 20 use this software in a product, an acknowledgment in the |
samer@0 | 21 product documentation would be appreciated but is not |
samer@0 | 22 required. |
samer@0 | 23 |
samer@0 | 24 2. Altered source versions must be plainly marked as such, and |
samer@0 | 25 must not be misrepresented as being the original software. |
samer@0 | 26 |
samer@0 | 27 3. This notice may not be removed or altered from any source |
samer@0 | 28 distribution. |